13 lines
152 B
Plaintext
13 lines
152 B
Plaintext
# config file - copy config.json.example
|
|
src/config.json
|
|
|
|
# Build directory
|
|
dist/
|
|
|
|
# Node packages
|
|
node_modules/
|
|
npm-debug.log
|
|
|
|
# MacOS trash
|
|
.DS_Store
|