Skip to content
This repository was archived by the owner on Dec 26, 2017. It is now read-only.

Commit 348e827

Browse files
author
Cliff Odijk
committed
Added .gitattributes fixes #3
1 parent f723810 commit 348e827

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.gitattributes

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

0 commit comments

Comments
 (0)