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.
2 parents 25b780b + 9b4f8fe commit 04de8d1Copy full SHA for 04de8d1
.gitattributes
@@ -1,11 +1,10 @@
1
-/.github export-ignore
2
-/docs export-ignore
3
-/.codeclimate.yml export-ignore
4
-/.gitattributes export-ignore
5
-/.gitbook.yaml export-ignore
6
-/.php_cs export-ignore
7
-/.scrutinizer.yml export-ignore
8
-/.styleci.yml export-ignore
9
-
10
-# phpunit.xml.dist and tests are not excluded so tests can be run
11
-# this is usefull if this package ends up one day in Debian
+/.github export-ignore
+/art export-ignore
+/docs export-ignore
+/tests export-ignore
+/.gitattributes export-ignore
+/.gitignore export-ignore
+/.gitbook.yaml export-ignore
+/.php_cs export-ignore
+/.styleci.yml export-ignore
+/.phpunit.xml.dist export-ignore
0 commit comments