Created .gitattributes file
This commit is contained in:
parent
01e404923a
commit
4f9c1b5aec
1 changed files with 6 additions and 0 deletions
6
.gitattributes
vendored
Normal file
6
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
*.html linguist-detectable=false
|
||||
*.js linguist-detectable=false
|
||||
*.css linguist-detectable=false
|
||||
|
||||
static/* linguist-vendored
|
||||
static/src/*
|
||||
Reference in a new issue