Skip to content

Commit f6bd7e8

Browse files
committed
Update .gitignore & .gitattributes
1 parent ca576f0 commit f6bd7e8

File tree

3 files changed

+2
-9
lines changed

3 files changed

+2
-9
lines changed

.gitattributes

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/tests export-ignore
22
.gitattributes export-ignore
33
.gitignore export-ignore
4-
.travis.yml export-ignore
5-
git_pull.sh export-ignore
6-
phpunit.xml export-ignore
4+
phpunit.xml.dist export-ignore

.gitignore

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
vendor/
2-
composer.lock
3-
.DS_Store
4-
.idea/
2+
composer.lock

git_pull.sh

-3
This file was deleted.

0 commit comments

Comments
 (0)