We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e17004 commit 7d1c7d5Copy full SHA for 7d1c7d5
.gitattributes
@@ -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
+
6
*.txt linguist-vendored=false
7
*.txt linguist-generated=false
8
*.txt linguist-documentation=false
9
*.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