mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-03-13 17:04:39 -04:00
11 lines
80 B
Text
11 lines
80 B
Text
|
# Mac OS
|
||
|
.DS_Store
|
||
|
|
||
|
# NPM
|
||
|
/node_modules
|
||
|
npm-*
|
||
|
|
||
|
# Testing
|
||
|
/.nyc_output
|
||
|
/coverage
|