Skip to content

Commit 5ac236a

Browse files
authored
Add a .gitattributes (#19)
1 parent 06110b7 commit 5ac236a

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+
/.gitattributes export-ignore
2+
/.gitignore export-ignore
3+
/.github export-ignore
4+
/.circleci export-ignore
5+
/tests export-ignore
6+
/.php_cs export-ignore
7+
/.styleci.yml export-ignore
8+
/.codeclimate.yml export-ignore
9+
/phpunit.xml export-ignore

0 commit comments

Comments
 (0)