backend deployment update and navigator shake animation
- backend: now runs uv sync at service start to make sure of uv lock status. might migrate to package/bundle - navigator now shakes when entering 'surprise' state
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -65,6 +65,8 @@ scripts/*.pyo
|
||||
*.pyc
|
||||
*.pyo
|
||||
__pycache__/
|
||||
.venv/
|
||||
uv.lock
|
||||
|
||||
|
||||
# extra resources
|
||||
|
||||
Reference in New Issue
Block a user