We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5befee commit 1ae3c5cCopy full SHA for 1ae3c5c
.gitattributes
@@ -0,0 +1,10 @@
1
+/.github export-ignore
2
+tests/ export-ignore
3
+tools/ export-ignore
4
+tools/* binary
5
+/.gitattributes export-ignore
6
+/.gitignore export-ignore
7
+/phpunit.xml export-ignore
8
+/.phive/phars.xml export-ignore
9
10
+/.php-cs-fixer.dist.php export-ignore
0 commit comments