We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent decb22b commit 73d4a8fCopy full SHA for 73d4a8f
.gitattributes
@@ -1,7 +1,11 @@
1
-/Tests export-ignore
2
-/.gitattributes export-ignore
3
-/.gitignore export-ignore
4
-/.php_cs export-ignore
5
-/.travis.yml export-ignore
6
-/README.markdown export-ignore
7
-/Upgrade.md export-ignore
+/.github export-ignore
+/.gitattributes export-ignore
+/.gitignore export-ignore
+/.php_cs.dist export-ignore
+/.travis.yml export-ignore
+/Changelog.md export-ignore
+/Makefile export-ignore
8
+/README.md export-ignore
9
+/Tests export-ignore
10
+/Upgrade.md export-ignore
11
+/phpunit.xml.dist export-ignore
0 commit comments