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.
1 parent 8c5649e commit f894abbCopy full SHA for f894abb
.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