fix(core): update
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@ -8,13 +8,15 @@ pages/
|
||||
# installs
|
||||
node_modules/
|
||||
|
||||
# caches and builds
|
||||
# caches
|
||||
.yarn/
|
||||
.cache/
|
||||
.rpt2_cache
|
||||
|
||||
# builds
|
||||
dist/
|
||||
dist_web/
|
||||
dist_serve/
|
||||
dist_ts_web/
|
||||
|
||||
# custom
|
||||
code-server/
|
||||
# custom
|
Reference in New Issue
Block a user