We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a711e0 + f894abb commit 46244e7Copy full SHA for 46244e7
.gitattributes
@@ -1,6 +1,9 @@
1
# Auto detect text files and perform LF normalization
2
* text=auto
3
4
+.gitattributes export-ignore
5
+.github export-ignore
6
+.gitignore export-ignore
7
+.travis.yml export-ignore
8
tests/ export-ignore
9
phpunit.xml export-ignore
-.travis.yml export-ignore
0 commit comments