Added public css and js to .gitattributes
Added public css and js to .gitattributes These do not need to be tracked
This commit is contained in:
parent
89525fd1c1
commit
a01110dcd0
3
.gitattributes
vendored
3
.gitattributes
vendored
|
@ -3,3 +3,6 @@
|
|||
*.scss linguist-vendored
|
||||
*.js linguist-vendored
|
||||
CHANGELOG.md export-ignore
|
||||
|
||||
/public/css/* -diff
|
||||
/public/js/* -diff
|
||||
|
|
Loading…
Reference in New Issue
Block a user