feat(admin): finalizing modular refactoring with testing suite and UI polish
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -10,8 +10,11 @@ backend/venv/
|
||||
*.pyo
|
||||
*.pyd
|
||||
*.egg-info/
|
||||
dist/
|
||||
build/
|
||||
.pytest_cache/
|
||||
**/.pytest_cache/
|
||||
coverage/
|
||||
**/coverage/
|
||||
|
||||
# ── Runtime data directories ─────────────────────────────────
|
||||
# Content is excluded; the directories themselves are tracked via .gitkeep.
|
||||
|
||||
Reference in New Issue
Block a user