insomnia/.gitignore
2016-04-22 21:01:28 -07:00

24 lines
206 B
Plaintext

node_modules
.idea
dist/*
build/*
# PouchDB stuff
*.db*
# Logs
logs
*.log
npm-debug.log*
# Runtime data
pids
*.pid
*.seed
# Optional npm cache directory
.npm
# Optional REPL history
.node_repl_history