We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 125cb6d commit 9b5f7e0Copy full SHA for 9b5f7e0
.gitattributes
@@ -1,4 +1,4 @@
1
-* linguist-vendored
2
-*.php linguist-vendored=true
3
-*.html linguist-vendored=false
4
-*.css linguist-vendored=false
+*.css linguist-detectable=false
+*.html linguist-detectable=false
+*.js linguist-detectable=false
+*.php linguist-detectable=true
0 commit comments