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