chore: bootstrap housing research platform

This commit is contained in:
2026-06-23 09:43:56 +08:00
commit 479e3f16d4
34 changed files with 4339 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
.DS_Store
__pycache__/
*.py[cod]
.pytest_cache/
.coverage
.venv/
venv/
target/
.env
.env.*
data/*.sqlite
reports/*.md
!reports/.gitkeep