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 51b5a11 commit 900fa8bCopy full SHA for 900fa8b
.gitattributes
@@ -0,0 +1,10 @@
1
+# Reduce Composer package download by removing obsolete files
2
+
3
+/.editorconfig export-ignore
4
+/.gitattributes export-ignore
5
+/.github export-ignore
6
+/.gitignore export-ignore
7
+/CODE_OF_CONDUCT.md export-ignore
8
+/CONTRIBUTING.md export-ignore
9
+/phpunit.xml.dist export-ignore
10
+/tests export-ignore
0 commit comments