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 b5decc2 commit 84e0501Copy full SHA for 84e0501
.gitattributes
@@ -1 +1,8 @@
1
*.php text eol=lf
2
+
3
+# Directories and files we do not want to distribute
4
+/.* export-ignore
5
+/tests/ export-ignore
6
+/infection.json5 export-ignore
7
+/Makefile export-ignore
8
+/phpunit.xml.dist export-ignore
0 commit comments