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 f2f8d35 commit d67c7e2Copy full SHA for d67c7e2
.gitattributes
@@ -2,10 +2,12 @@
2
# https://www.kernel.org/pub/software/scm/git/docs/gitattributes.html
3
4
# Ignore all test and documentation with "export-ignore".
5
+/.github export-ignore
6
/.gitattributes export-ignore
7
/.gitignore export-ignore
8
/.travis.yml export-ignore
9
/phpunit.xml.dist export-ignore
10
/.scrutinizer.yml export-ignore
11
+/screenshots export-ignore
12
/tests export-ignore
13
/.editorconfig export-ignore
0 commit comments