Skip to content

Commit d47cbdb

Browse files
committed
Remove redundant stuff
1 parent 30c3947 commit d47cbdb

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

.gitattributes

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,7 @@
22

33
/src/test export-ignore
44
/.docker export-ignore
5-
/.buildpath export-ignore
6-
/.coveralls.yml export-ignore
5+
/.github export-ignore
76
/.gitattributes export-ignore
87
/.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
138
/phpunit.xml.dist export-ignore

.gitignore

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
/node_modules
21
/vendor
3-
/target
4-
/_site/
5-
/Gemfile.lock
6-
/phpdocumentor/
7-
/build/
82
.phpunit.result.cache
93
composer.lock

0 commit comments

Comments
 (0)