mirror of
https://github.com/scratchfoundation/scratchblocks.git
synced 2024-11-24 16:38:11 -05:00
Add build
to gitignore
This commit is contained in:
parent
c3cd1d7cc7
commit
b51a7a2e78
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@
|
|||
node_modules
|
||||
*.pyc
|
||||
src/_cache
|
||||
build/
|
||||
|
|
Loading…
Reference in a new issue