mirror of
https://github.com/status-im/codimd.git
synced 2025-01-10 13:15:41 +00:00
1f5b9813cb
Signed-off-by: BoHong Li <raccoon@hackmd.io>
15 lines
156 B
Plaintext
15 lines
156 B
Plaintext
.idea
|
|
coverage
|
|
node_modules/
|
|
|
|
# ignore config files
|
|
config.json
|
|
.sequelizerc
|
|
|
|
# ignore webpack build
|
|
public/build
|
|
public/views/build
|
|
|
|
.nyc_output
|
|
coverage/
|