We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30ad796 commit e3c8bcbCopy full SHA for e3c8bcb
.gitattributes
@@ -2,7 +2,8 @@
2
/.gitignore export-ignore
3
/.phpunit.xml.dist export-ignore
4
/.scrutinizer.yml export-ignore
5
-/.travix.yml export-ignore
+/.travis.yml export-ignore
6
+/examples export-ignore
7
/phpmd.xml.dist export-ignore
-/README.md export-ignore
8
+/phpunit.xml.dist export-ignore
9
/tests export-ignore
0 commit comments