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 7a19afa commit c4ceabcCopy full SHA for c4ceabc
1 file changed
.gitattributes
@@ -4,3 +4,15 @@
4
5
styles/* linguist-vendored
6
test/**/*.txt linguist-vendored
7
+
8
+/.editorconfig export-ignore
9
+/.gitattributes export-ignore
10
+/.github export-ignore
11
+/.gitignore export-ignore
12
+/.php_cs.dist export-ignore
13
+/.travis export-ignore
14
+/.travis.yml export-ignore
15
+/phpunit.xml.dist export-ignore
16
+/demo export-ignore
17
+/tools export-ignore
18
+/test export-ignore
0 commit comments