- Reference docs: known issues, user journey, location redesign, mission merge plan - Scripts: fill_location_state, merge_missions, migrate_location, migrate_state - Tests: e2e test suite, asset entries unit tests - Demo: location board, hifi prototypes, test screenshots - Data backup: asset log entries and state nodes - Update .gitignore Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
11 lines
102 B
Plaintext
11 lines
102 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.py[cod]
|
|
*.sqlite3
|
|
instance/
|
|
.env
|
|
.idea/
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
user_input/
|