mirror of
https://github.com/cp6/my-idlers.git
synced 2025-04-03 18:08:36 +00:00
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
1 changed files with 3 additions and 0 deletions
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…
Add table
Reference in a new issue