Skip to content

Commit f078a1a

Browse files
committed
Change tagged language from HTML to Python by ignoring
1 parent be25865 commit f078a1a

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

.gitattributes

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
*.html linguist-language=Python
2-
*.html linguist-language=python
3-
*.html linguist-language=PYTHON
4-
5-
src/* linguist-detectable
6-
tests/* linguist-detectable
7-
src/*/* linguist-detectable
8-
tests/*/* linguist-detectable
1+
*.css linguist-generated=true
2+
*.html linguist-generated=true
3+
*.js linguist-generated=true

0 commit comments

Comments
 (0)