Skip to content

Commit a519fad

Browse files
committed
feat: 🎸 create gitattributes for wrong linguist detection
1 parent f62ee18 commit a519fad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

front-end/.gitattributes

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*.html linguist-detectable=false
2+
*.css linguist-detectable=false
3+
*.js linguist-detectable=false

0 commit comments

Comments
 (0)