mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-23 14:13:01 -05:00
13 lines
112 B
Text
13 lines
112 B
Text
|
# Mac OS
|
||
|
.DS_Store
|
||
|
|
||
|
# NPM
|
||
|
/node_modules
|
||
|
npm-*
|
||
|
|
||
|
# generated locale files
|
||
|
/locales
|
||
|
|
||
|
# generated build files
|
||
|
/dist
|