Skip to content

Commit 99bab95

Browse files
committed
Adding .gitattributes file
1 parent be008d2 commit 99bab95

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitattributes

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

0 commit comments

Comments
 (0)