We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c94be82 commit 529d53eCopy full SHA for 529d53e
.gitattributes
@@ -1,2 +1,5 @@
1
# Auto detect text files and perform LF normalization
2
* text=auto
3
+*.js linguist-detectable=false
4
+*.css linguist-detectable=false
5
+*.php linguist-detectable=true
0 commit comments