migration: establish exact preserved app baseline
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user