72a12df8e1
* chore: move env into src for better build * chore: removed unused things from webviews * feat: a better "defaults" - material-theme.config.json * chore: fix paths for scripts * feat: new folder "core" with managers * chore: cleanup all useless things * chore: update messages to be messages * refactor: new setAccent command and better material.theme.config entry
11 lines
108 B
Text
11 lines
108 B
Text
*.log
|
|
*.~lock
|
|
**/*.map
|
|
out/
|
|
node_modules/
|
|
.DS_Store
|
|
/themes
|
|
/ui/
|
|
build
|
|
dist
|
|
user.material-theme.config.json
|