mirror of
https://github.com/scratchfoundation/scratch-audio.git
synced 2024-12-22 05:53:43 -05:00
13 lines
90 B
Text
13 lines
90 B
Text
|
# Mac OS
|
||
|
.DS_Store
|
||
|
|
||
|
# NPM
|
||
|
/node_modules
|
||
|
npm-*
|
||
|
|
||
|
# Testing
|
||
|
/.nyc_output
|
||
|
/coverage
|
||
|
|
||
|
/dist.js
|