Skip to content

Commit c4111e6

Browse files
authored
Optimize for production export
1 parent 505d1c7 commit c4111e6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitattributes

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
11
*.h diff=php
2+
3+
/examples export-ignore
4+
/tests export-ignore
5+
/.codeclimate.yml export-ignore
6+
/.gitattributes export-ignore
7+
/.gitignore export-ignore
8+
/.styleci.yml export-ignore
9+
/.travis.yml export-ignore
10+
/*.md export-ignore
11+
/phpunit.xml export-ignore

0 commit comments

Comments
 (0)