We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aadccc commit e27dab1Copy full SHA for e27dab1
.gitattributes
@@ -0,0 +1,8 @@
1
+# Ignoring files for distribution archieves
2
+examples/ export-ignore
3
+tests/ export-ignore
4
+.travis.yml export-ignore
5
+.gitignore export-ignore
6
+.gitattributes export-ignore
7
+.scrutinizer.yml export-ignore
8
+phpunit.xml.dist export-ignore
0 commit comments