update 33.1 50
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -9,6 +9,13 @@ __pycache__/
|
||||
.venv/
|
||||
venv/
|
||||
|
||||
# Node
|
||||
node_modules/
|
||||
|
||||
# Built library bundles (regenerate with `pnpm build` in the package).
|
||||
# The dist is what a container boots; it is an artifact, not source.
|
||||
dist/
|
||||
|
||||
# Generated runnable instance (entirely gitignored - regenerate with build.py)
|
||||
gen/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user