Files
001code-html--cocos/scratch-gui/.gitignore
2026-09-07 09:55:36 +08:00

29 lines
277 B
Plaintext

# Mac OS
.DS_Store
# NPM
/node_modules
npm-*
# Testing
/.nyc_output
/coverage
# Build
/build
/dist
/.opt-in
# Generated translation files
/translations
/locale
# Other generated source
/src/generated
# Downloaded during "npm install"
/static/microbit
# for act
.secrets