Fixed gitattributes to ignore css
This commit is contained in:
parent
4b65a055cf
commit
6830a0581f
1 changed files with 2 additions and 1 deletions
3
.gitattributes
vendored
3
.gitattributes
vendored
|
|
@ -2,4 +2,5 @@
|
|||
*.js linguist-detectable=false
|
||||
*.css linguist-detectable=false
|
||||
|
||||
static/* linguist-vendored
|
||||
static/* linguist-vendored
|
||||
static/src/*
|
||||
Reference in a new issue