/* MacOS */
.DS_Store

/* NPM */
/node_modules
npm*

/* Code Coverage */
coverage
.nyc_output

/* Other */
.notes.txt
