Skip to content

Commit adba1e2

Browse files
authored
Optimize for production expo
1 parent 911456b commit adba1e2

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
@@ -0,0 +1,10 @@
1+
/examples export-ignore
2+
/tests export-ignore
3+
/.codeclimate.yml export-ignore
4+
/.editorconfig export-ignore
5+
/.gitattributes export-ignore
6+
/.gitignore export-ignore
7+
/.styleci.yml export-ignore
8+
/.travis.yml export-ignore
9+
/*.md export-ignore
10+
/phpunit.xml export-ignore

0 commit comments

Comments
 (0)