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 32d060c + 494424e commit ac2a93fCopy full SHA for ac2a93f
.gitattributes
@@ -0,0 +1,11 @@
1
+/.github export-ignore
2
+/.php_cs export-ignore
3
+/.gitbook.yaml export-ignore
4
+/.styleci.yml export-ignore
5
+/.gitattributes export-ignore
6
+/.scrutinizer.yml export-ignore
7
+/docs export-ignore
8
+/.codeclimate.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
0 commit comments