Skip to content

Commit c37fc52

Browse files
authored
Optimize for production export
1 parent 68aca92 commit c37fc52

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.gitattributes

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,10 @@
1515
*.PDF diff=astextplain
1616
*.rtf diff=astextplain
1717
*.RTF diff=astextplain
18+
19+
/tests export-ignore
20+
/.codeclimate.yml export-ignore
21+
/.gitattributes export-ignore
22+
/.gitignore export-ignore
23+
/.travis.yml export-ignore
24+
/*.md export-ignore

0 commit comments

Comments
 (0)