Update .gitattributes (#237)

This PR removes information/debug/testing files from the distribution
This commit is contained in:
Florent Morselli
2020-03-02 22:43:01 +01:00
committed by GitHub
parent ade6887fd9
commit 2f38a470f9
+4 -1
View File
@@ -1,4 +1,7 @@
/Tests export-ignore
/documentation export-ignore
/.* export-ignore
/phpunit.xml.dist
/phpunit.xml.dist export-ignore
/psalm.xml export-ignore
/psalm.baseline.xml export-ignore
/README.md export-ignore