Initial Global Release v1.0 (Localization & Security Hardening)

This commit is contained in:
leeyj
2026-04-16 01:12:43 +09:00
commit 175a30325b
67 changed files with 6348 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# Brain Dogfood Public Repo Gitignore
.env
config.json
memos.db
__pycache__/
*.pyc
logs/
data/
.vscode/
.idea/