mirror of
https://github.com/scratchfoundation/scratch-gui.git
synced 2024-11-25 16:26:20 +08:00
d7c5f60f80
This reverts commit 8ffff71a5e
.
22 lines
221 B
Plaintext
22 lines
221 B
Plaintext
# Mac OS
|
|
.DS_Store
|
|
|
|
# NPM
|
|
/node_modules
|
|
npm-*
|
|
|
|
# Double copies of all the static assets and tutorial gifs
|
|
/src
|
|
|
|
# Testing
|
|
/.nyc_output
|
|
/coverage
|
|
/test
|
|
|
|
# Build
|
|
/.opt-in
|
|
/build
|
|
|
|
# generated translation files
|
|
/translations
|