insomnia/.gitignore
2016-05-11 13:23:33 -07:00

24 lines
200 B
Plaintext

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