We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f708bb commit 676d72bCopy full SHA for 676d72b
1 file changed
.gitattributes
@@ -0,0 +1,14 @@
1
+.github/ export-ignore
2
+benchmarks/ export-ignore
3
+tests/ export-ignore
4
+.gitattributes export-ignore
5
+.gitignore export-ignore
6
+codecov.yml export-ignore
7
+infection.json export-ignore
8
+phpbench.json export-ignore
9
+phpcs.xml.dist export-ignore
10
+phpstan.neon export-ignore
11
+phpunit.xml.dist export-ignore
12
+
13
+# auto detect text files and perform LF normalization
14
+* text=auto
0 commit comments