# OS and IDE
.emacs*
*.flymake
*~
.#*
.idea
*.iml
*.sublime-*

# npm
node_modules
!package-lock.json
npm-debug.log
