bolt/.gitignore
2020-06-07 22:26:13 +02:00

14 lines
85 B
Text

# IDEs
.vscode/
# npm
node_modules/
# bolt
.bolt-work/
# webpack
/build/
/dist/