Skip to content

Commit 77a2698

Browse files
committed
Detect text formats and ignore Gemfile for export
1 parent d3ef507 commit 77a2698

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitattributes

+6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1+
*.json linguist-detectable=true
2+
*.md linguist-detectable=true
3+
*.yml linguist-detectable=true
4+
*.txt linguist-detectable=true
5+
16
/docs export-ignore
7+
Gemfile export-ignore
28
.appveyor.yml export-ignore
39
.gitattributes export-ignore
410
.gitignore export-ignore

0 commit comments

Comments
 (0)