We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0e01b4 commit 424ec4aCopy full SHA for 424ec4a
.gitattributes
@@ -0,0 +1,8 @@
1
+.gitattributes export-ignore
2
+.gitignore export-ignore
3
+
4
+.github/ export-ignore
5
+tests/ export-ignore
6
7
+.php-cs-fixer.php export-ignore
8
+phpstan.neon export-ignore
.travis.yml
0 commit comments