bolt/.gitignore
2020-05-30 11:32:06 +02:00

14 lines
80 B
Text

# npm
node_modules/
# tsc
lib/
# bolt
.bolt-work/
# webpack
/build/
/dist/