scratch-audio/.gitignore
2017-04-14 14:00:39 -04:00

13 lines
103 B
Text

# Mac OS
.DS_Store
# NPM
/node_modules
npm-*
# Testing
/.nyc_output
/coverage
/dist.js
/dist.js.map