This commit is contained in:
2026-07-05 18:10:16 +09:00
parent 0057983671
commit 23d907265a
22 changed files with 2207 additions and 315 deletions
+3
View File
@@ -3,6 +3,9 @@ venv/
__pycache__/
*.pyc
.pytest_cache/
.env
.env.*
!.env.example
# Node / Frontend (루트 기반 구조)
node_modules/