Created .gitattributes file

This commit is contained in:
Ceferino Patino 2022-05-22 16:27:15 -05:00
commit 4f9c1b5aec

6
.gitattributes vendored Normal file
View file

@ -0,0 +1,6 @@
*.html linguist-detectable=false
*.js linguist-detectable=false
*.css linguist-detectable=false
static/* linguist-vendored
static/src/*