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.
1 parent 75e04b3 commit 475e164Copy full SHA for 475e164
.gitattributes
@@ -0,0 +1,14 @@
1
+# Ignore all test and documentation with "export-ignore".
2
+/.gitattributes export-ignore
3
+/.github export-ignore
4
+/.gitignore export-ignore
5
+/.php.cs export-ignore
6
+/.scrutinizer.yml export-ignore
7
+/.travis.yml export-ignore
8
+/CHANGELOG.md export-ignore
9
+/CONTRIBUTING.md export-ignore
10
+/README.md export-ignore
11
+/build.xml export-ignore
12
+/phpunit.xml export-ignore
13
+/scientist.png export-ignore
14
+/tests export-ignore
0 commit comments