| .idea | |
| .c9 | |
| *.iml | |
| node_modules | |
| .project | |
| .settings/ | |
| npm-debug.log | |
| .directory | |
| 
 | |
| # vim temporary files | |
| .*.sw[op] | |
| test/
 |