Fixed gitattributes to ignore css

This commit is contained in:
Ceferino Patino 2022-05-22 16:33:03 -05:00
commit 6830a0581f

3
.gitattributes vendored
View file

@ -2,4 +2,5 @@
*.js linguist-detectable=false
*.css linguist-detectable=false
static/* linguist-vendored
static/* linguist-vendored
static/src/*