Skip to content

Commit e4da107

Browse files
committed
Merge pull request #109 from mburtscher/update-gitattributes
Update .gitattributes
2 parents 11ab3dd + f58d026 commit e4da107

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

.gitattributes

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

0 commit comments

Comments
 (0)