marko/.gitignore
Patrick Steele-Idem f98a1aea45 Updated .gitignore
2016-08-19 14:12:41 -06:00

12 lines
114 B
Plaintext

/work
/build
/.idea/
/npm-debug.log
/node_modules
/*.sublime-workspace
*.orig
.DS_Store
.vscode
coverage
.nvmrc
~*