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 78ae285 + d22730e commit cd44959Copy full SHA for cd44959
.gitattributes
@@ -31,16 +31,13 @@
31
*.mp4 binary
32
33
# Remove files for archives generated using `git archive`
34
-appveyor.yml export-ignore
35
-phpunit.xml.dist export-ignore
36
-phpcs.xml.dist export-ignore
37
.editorconfig export-ignore
38
.gitattributes export-ignore
39
.gitignore export-ignore
40
-.travis.yml export-ignore
41
.jshintrc export-ignore
42
.stickler.yml export-ignore
43
-/docs/static export-ignore
44
-/tests/TestCase export-ignore
45
-/tests/test_app export-ignore
46
-/tests/bootstrap.php export-ignore
+phpcs.xml export-ignore
+phpunit.xml.dist export-ignore
+/.github export-ignore
+/docs export-ignore
+/tests export-ignore
phpcs.xml.dist phpcs.xmlphpcs.xml.dist renamed to phpcs.xml
0 commit comments