mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
9c11a7d61c
* LokiJS is working pretty well * Tidy up
24 lines
209 B
Plaintext
24 lines
209 B
Plaintext
node_modules
|
|
.idea
|
|
dist/*
|
|
build/*
|
|
|
|
# PouchDB stuff
|
|
*db.json
|
|
|
|
# Logs
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
|
|
# Runtime data
|
|
pids
|
|
*.pid
|
|
*.seed
|
|
|
|
# Optional npm cache directory
|
|
.npm
|
|
|
|
# Optional REPL history
|
|
.node_repl_history
|