mirror of
https://github.com/google/blockly.git
synced 2026-01-05 08:00:09 +01:00
* Adds ln_resources script to generate Blockly symbolic links. * Moves toolbox_standard.js into this directory. Relatedly, updates Android and iOS copy scripts and .gitignore files. * Corrects HTML viewport scale and disallows zoom.
28 lines
249 B
Plaintext
28 lines
249 B
Plaintext
/build
|
|
/captures
|
|
/app/src/main/assets/blockly
|
|
.settings
|
|
.project
|
|
|
|
# Local Settings
|
|
local.properties
|
|
|
|
# Project files
|
|
*.komodoproject
|
|
.gradle
|
|
*.iml
|
|
.idea
|
|
|
|
# Build files
|
|
*.pyc
|
|
*.apk
|
|
*.ap_
|
|
*.class
|
|
*.dex
|
|
|
|
# OSX Files
|
|
.DS_Store
|
|
|
|
# Windows Files
|
|
Thumb.db
|