Skip to content

Commit 4dfdf3c

Browse files
committed
Reduce export size
1 parent 237b25f commit 4dfdf3c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Diff for: .gitattributes

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
/doc export-ignore
2+
/tests export-ignore
3+
/.gitattributes export-ignore
4+
/.gitignore export-ignore
5+
/.travis.yml export-ignore
6+
/.codeclimate.yml export-ignore
7+
/.styleci.yml export-ignore
8+
/.editorconfig export-ignore
9+
/*.md export-ignore
10+
111
# Auto detect text files and perform LF normalization
212
* text=auto
313

0 commit comments

Comments
 (0)