We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 460312e commit 23ba5cfCopy full SHA for 23ba5cf
.gitattributes
@@ -1,2 +1,8 @@
1
# Auto detect text files and perform LF normalization
2
-* text=auto
+*.js linguist-language=python
3
+*.css linguist-language=python
4
+*.html linguist-language=python
5
+*.sql linguist-language=python
6
+*.csv linguist-language=python
7
+*.txt linguist-language=python
8
+*.json linguist-language=python
0 commit comments