Includes scratch-gui, scratch-vm, scratch-blocks, scratch-render, scratch-l10n, and deployment config. Co-authored-by: Cursor <cursoragent@cursor.com>
16 lines
146 B
Plaintext
16 lines
146 B
Plaintext
# Mac OS
|
|
.DS_Store
|
|
|
|
# NPM
|
|
/node_modules
|
|
npm-*
|
|
|
|
# generated locale files
|
|
/locales
|
|
|
|
# generated build files
|
|
/dist
|
|
|
|
# TW: secret API token
|
|
.tx_token
|