vsc-material-theme/.gitignore
Alessio Occhipinti bf9a2bb6ed Feat/generator 1 iteration (#397)
* chore: added editor config and fix vscode settings

* fix: eslint and typescript

* chore: cleanup folders (gulp)

* feat: cleanup and working generator
2019-12-23 15:54:32 +01:00

10 lines
76 B
Text

*.log
*.~lock
**/*.map
out/
node_modules/
.DS_Store
/themes
/ui/
build
dist