1
0
mirror of https://github.com/danielstjules/Stringy.git synced 2025-08-10 07:16:44 +02:00

Add a .gitattributes file and avoid some exports

This commit is contained in:
Lucas Michot
2015-12-06 14:20:38 +01:00
parent abd5505e98
commit b65da66ae8

7
.gitattributes vendored Normal file
View File

@@ -0,0 +1,7 @@
* text=auto
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
phpunit.xml.dist export-ignore
tests export-ignore