mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2024-12-22 13:42:27 -05:00
14 lines
98 B
Text
14 lines
98 B
Text
|
# Mac OS
|
||
|
.DS_Store
|
||
|
|
||
|
# NPM
|
||
|
/node_modules
|
||
|
npm-*
|
||
|
|
||
|
# Testing
|
||
|
/.nyc_output
|
||
|
/coverage
|
||
|
|
||
|
# Build
|
||
|
/.opt-in
|