We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af37f8a commit b1e2851Copy full SHA for b1e2851
.gitattributes
@@ -0,0 +1,10 @@
1
+* text=auto
2
+/.github/ export-ignore
3
+/build/ export-ignore
4
+/tests/ export-ignore
5
+/travis/ export-ignore
6
+/.gitattributes export-ignore
7
+/.gitignore export-ignore
8
+/.travis.yml export-ignore
9
+/CHANGELOG.md export-ignore
10
+/phpunit.xml.dist export-ignore
0 commit comments