Skip to content

Commit 3e3c340

Browse files
authored
Create .gitattributes
1 parent 55a875d commit 3e3c340

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitattributes

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

0 commit comments

Comments
 (0)