Ignore more files when using git-archive
This commit is contained in:
17
.gitattributes
vendored
17
.gitattributes
vendored
@@ -1 +1,16 @@
|
|||||||
app/constants.php export-subst
|
app/constants.php export-subst
|
||||||
|
|
||||||
|
.gitattributes export-ignore
|
||||||
|
.gitignore export-ignore
|
||||||
|
|
||||||
|
.docker export-ignore
|
||||||
|
.scrutinizer.yml export-ignore
|
||||||
|
.travis.yml export-ignore
|
||||||
|
Dockerfile export-ignore
|
||||||
|
Makefile export-ignore
|
||||||
|
README.md export-ignore
|
||||||
|
Vagrantfile export-ignore
|
||||||
|
app.json export-ignore
|
||||||
|
issue_template.md export-ignore
|
||||||
|
data/*.sqlite export-ignore
|
||||||
|
tests export-ignore
|
||||||
|
|||||||
Reference in New Issue
Block a user