Initial commit: Real Estate Registry app

This commit is contained in:
Georges Haddad
2026-04-10 15:24:22 +03:00
commit 7305e54f66
32 changed files with 3612 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
.env
data/*.db
data/*.db-wal
data/*.db-shm
uploads/
backups/
__pycache__/
*.pyc
.venv/
venv/
*.egg-info/
.claude/
.vscode/
*.jpeg
*.jpg
*.png