scratch-audio/.gitignore

14 lines
103 B
Text
Raw Normal View History

2016-10-13 14:54:07 -04:00
# Mac OS
.DS_Store
# NPM
/node_modules
npm-*
# Testing
/.nyc_output
/coverage
/dist.js
2017-04-14 14:00:39 -04:00
/dist.js.map