auto-save 2026-05-18 21:08 (+2, ~4)

This commit is contained in:
2026-05-18 21:08:58 +08:00
parent 73e8ffecc6
commit 33b91a2b3e
6 changed files with 88 additions and 9 deletions

5
.gitignore vendored
View File

@@ -20,6 +20,11 @@ deploy/.htpasswd
# api
api/.venv/
api/jobs/
asset_library/*
!asset_library/.gitkeep
prompt_library/*
!prompt_library/.gitkeep
_trash/
# web
web/.next/