We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc095c0 commit 44b75c1Copy full SHA for 44b75c1
1 file changed
.gitattributes
@@ -1,2 +1,10 @@
1
* text eol=lf
2
*.env linguist-detectable=false
3
+
4
+/.github export-ignore
5
+/tests export-ignore
6
+/.gitattributes export-ignore
7
+/.gitignore export-ignore
8
+/.php-cs-fixer.php export-ignore
9
+/phpcs.xml export-ignore
10
+/phpunit.xml export-ignore
0 commit comments