Skip to content

Commit 7d1c7d5

Browse files
Update .gitattributes
1 parent 5e17004 commit 7d1c7d5

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,4 +1,14 @@
1+
*.json linguist-vendored=false
2+
*.json linguist-generated=false
3+
*.json linguist-documentation=false
4+
*.json linguist-detectable=true
5+
16
*.txt linguist-vendored=false
27
*.txt linguist-generated=false
38
*.txt linguist-documentation=false
49
*.txt linguist-detectable=true
10+
11+
*.obj linguist-vendored=false
12+
*.obj linguist-generated=false
13+
*.obj linguist-documentation=false
14+
*.obj linguist-detectable=true

0 commit comments

Comments
 (0)