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:
cp6 2022-12-02 14:03:07 +11:00
parent 89525fd1c1
commit a01110dcd0

3
.gitattributes vendored
View File

@ -3,3 +3,6 @@
*.scss linguist-vendored
*.js linguist-vendored
CHANGELOG.md export-ignore
/public/css/* -diff
/public/js/* -diff