1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-26 20:04:48 +01:00

Add .gitattributes to .gitattributes

Alphasort too
This commit is contained in:
Sam Reed 2019-11-12 02:56:09 -05:00 committed by Nikita Popov
parent 9a9981c347
commit f862853987

7
.gitattributes vendored
View File

@ -1,8 +1,9 @@
/doc export-ignore
/test export-ignore
/test_old export-ignore
/doc export-ignore
CHANGELOG.md export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
CHANGELOG.md export-ignore
phpunit.xml.dist export-ignore
UPGRADE-*.md export-ignore
.gitignore export-ignore