mirror of
https://github.com/KevinMidboe/seasoned.git
synced 2026-03-10 11:29:07 +00:00
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
|