insomnia/.gitignore
2016-07-06 15:56:34 -07:00

25 lines
210 B
Plaintext

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