We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85c7649 commit 24d2994Copy full SHA for 24d2994
.gitattributes
@@ -0,0 +1,12 @@
1
+# Set the default behavior, in case people don't have core.autocrlf set.
2
+* text eol=lf
3
+/.gitattributes export-ignore
4
+/.gitignore export-ignore
5
+/.phpstorm.meta.php export-ignore
6
+/.scrutinizer.yml export-ignore
7
+/.travis.yml export-ignore
8
+/Makefile export-ignore
9
+/phpcs.xml.dist export-ignore
10
+/phpstan.neon.dist export-ignore
11
+/phpunit.xml.dist export-ignore
12
+/tests export-ignore
0 commit comments