migration: establish exact preserved app baseline

This commit is contained in:
leefer
2026-07-30 23:51:48 +08:00
parent 41329943c4
commit 4083dceba3
399 changed files with 129967 additions and 23 deletions
+19
View File
@@ -0,0 +1,19 @@
.git
.gitignore
.codex
.env
.env.*
!.env.example
__pycache__/
*.py[cod]
*.log
data/cache/
data/private-mentor-skills/
data/*.db
data/*.db-shm
data/*.db-wal
tests/
Dockerfile*
compose*.yml
compose*.yaml
DOCKER_DEPLOY.md