Update lists of ignored files when exporting

This commit is contained in:
Raphael Zimmermann 2015-05-26 23:15:22 +02:00
parent 2799bd014e
commit 626d9c7487
1 changed files with 7 additions and 0 deletions

7
.gitattributes vendored
View File

@ -2,7 +2,14 @@
/cache export-ignore
/tests export-ignore
/changelog.md export-ignore
/CONTRIBUTING.md export-ignore
/docker-compose.yml export-ignore
/.travis.yml export-ignore
/phpunit.xml export-ignore
/.scrutinizer.yml export-ignore
/.scrutinizer.yml export-ignore
/wercker.yml export-ignore
/README.md export-ignore
/LICENSE.md export-ignore
/.gitignore export-ignore
/.gitattributes export-ignore