Update gitattributes
This commit is contained in:
parent
69adf182d3
commit
dddbe3f462
1 changed files with 5 additions and 5 deletions
10
.gitattributes
vendored
10
.gitattributes
vendored
|
|
@ -39,20 +39,20 @@
|
|||
|
||||
|
||||
# Export ignores to generate clean production tarballs
|
||||
/build export-ignore
|
||||
/dev export-ignore
|
||||
/doc export-ignore
|
||||
/test export-ignore
|
||||
/.github export-ignore
|
||||
/.phan export-ignore
|
||||
/.tx export-ignore
|
||||
.buildpath export-ignore
|
||||
/build.xml export-ignore
|
||||
.codeclimate.yml export-ignore
|
||||
Dockerfile export-ignore
|
||||
.dockerignore export-ignore
|
||||
.editorconfig export-ignore
|
||||
.gitattributes export-ignore
|
||||
.gitignore export-ignore
|
||||
.mailmap export-ignore
|
||||
.scrutinizer.yml export-ignore
|
||||
.pre-commit-config.yaml export-ignore
|
||||
.settings export-ignore
|
||||
.travis.yml export-ignore
|
||||
.tx export-ignore
|
||||
Dockerfile export-ignore
|
||||
|
|
|
|||
Loading…
Reference in a new issue