insomnia/.gitignore

29 lines
236 B
Plaintext
Raw Normal View History

2016-03-16 05:49:42 +00:00
node_modules
.idea
2016-04-20 06:09:46 +00:00
dist/*
build/*
2016-07-06 22:56:34 +00:00
.DS_Store
coverage
2016-04-23 03:54:26 +00:00
# Logs
logs
*.log
npm-debug.log*
# Runtime data
pids
*.pid
*.seed
# Optional npm cache directory
.npm
# Optional REPL history
.node_repl_history
2016-05-11 20:23:33 +00:00
# GitBook
_book
# Elm
elm-stuff