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 9e93b8a commit 941c169Copy full SHA for 941c169
.gitattributes
@@ -0,0 +1,11 @@
1
+* text=auto
2
+
3
+/cache export-ignore
4
+/tests export-ignore
5
+/.editorconfig export-ignore
6
+/.gitattributes export-ignore
7
+/.github export-ignore
8
+/.gitignore export-ignore
9
+/phpcs.xml.dist export-ignore
10
+/phpstan.neon.dist export-ignore
11
+/phpunit.xml.dist export-ignore
0 commit comments