mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-08-28 22:10:31 -04:00
update gitignore
This commit is contained in:
parent
b385828a43
commit
e11a387989
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -12,3 +12,11 @@ common.pyc
|
|||
*.pyc
|
||||
*.komodoproject
|
||||
/nbproject/private/
|
||||
|
||||
# Unused by scratch-blocks
|
||||
javascript_compressed.js
|
||||
lua_compressed.js
|
||||
php_compressed.js
|
||||
python_compressed.js
|
||||
|
||||
/accessible/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue