mirror of
https://github.com/danog/PHP-Parser.git
synced 2024-11-27 04:14:44 +01:00
Optimize production build by ignoring dev files
This commit is contained in:
parent
97e59c7a16
commit
603203177e
7
.gitattributes
vendored
Normal file
7
.gitattributes
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
/test export-ignore
|
||||
/test_old export-ignore
|
||||
/doc export-ignore
|
||||
CHANGELOG.md export-ignore
|
||||
.travis.yml export-ignore
|
||||
phpunit.xml.dist export-ignore
|
||||
UPGRADE-*.md export-ignore
|
Loading…
Reference in New Issue
Block a user