ignore javascript and css

This commit is contained in:
dogcatfee 2018-06-06 23:29:32 -07:00
parent f04f44e593
commit 2c8bc7aff9
1 changed files with 3 additions and 2 deletions

5
.gitattributes vendored
View File

@ -1,3 +1,4 @@
public/js/* linguist-vendored=false
public/css/* linguist-vendored=false
*.js linguist-vendored
*.css linguist-vendored
*.scss linguist-vendored=false