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 30c3947 commit d47cbdbCopy full SHA for d47cbdb
.gitattributes
@@ -2,12 +2,7 @@
2
3
/src/test export-ignore
4
/.docker export-ignore
5
-/.buildpath export-ignore
6
-/.coveralls.yml export-ignore
+/.github export-ignore
7
/.gitattributes export-ignore
8
/.gitignore export-ignore
9
-/.travis.yml export-ignore
10
-/code-climate-test-reporter export-ignore
11
-/Gruntfile.js export-ignore
12
-/package.json export-ignore
13
/phpunit.xml.dist export-ignore
.gitignore
@@ -1,9 +1,3 @@
1
-/node_modules
/vendor
-/target
-/_site/
-/Gemfile.lock
-/phpdocumentor/
-/build/
.phpunit.result.cache
composer.lock
0 commit comments