We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a87ffdb commit bb51c70Copy full SHA for bb51c70
.gitattributes
@@ -0,0 +1,8 @@
1
+# Remove files for archives generated using `git archive`
2
+.editorconfig export-ignore
3
+.gitattributes export-ignore
4
+.gitignore export-ignore
5
+.scrutinizer.yml export-ignore
6
+.travis.yml export-ignore
7
+phpunit.xml.dist export-ignore
8
+tests
0 commit comments