Skip to content

Commit 23ba5cf

Browse files
committed
feat:.gitattributes
1 parent 460312e commit 23ba5cf

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.gitattributes

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
# Auto detect text files and perform LF normalization
2-
* text=auto
2+
*.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

Comments
 (0)