Skip to content

Commit 858ee72

Browse files
committed
Updated .gitattributes
1 parent 954716f commit 858ee72

File tree

3 files changed

+2127
-24
lines changed

3 files changed

+2127
-24
lines changed

.gitattributes

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
.gitattributes export-ignore
2-
.travis.yml export-ignore
3-
README.md export-ignore
4-
composer.lock export-ignore
5-
phpunit.xml export-ignore
6-
scripts export-ignore
7-
tests export-ignore
1+
/.* export-ignore
2+
/README.md export-ignore
3+
/composer.lock export-ignore
4+
/docs export-ignore
5+
/phpunit.xml export-ignore
6+
/scripts export-ignore
7+
/tests export-ignore

.travis.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)