260706_1_계정, 로그인, 보안 초안 작성

This commit is contained in:
2026-07-07 19:17:13 +09:00
parent 404941c47a
commit f8633bb1fe
4696 changed files with 6110 additions and 642171 deletions
+8 -4
View File
@@ -1,14 +1,20 @@
# Python
#.env
#.env.local
#.env.*.local
venv/
**/__pycache__/
**/*.pyc
.pytest_cache/
.dependencygraph/
.ruff_cache/
# Node / Frontend (루트 기반 구조)
node_modules/
config\node_modules
dist/
*.tsbuildinfo
config\node_modules
# Storage (물리 산출물)
storage/projects/*/processed/*.json
@@ -16,11 +22,9 @@ storage/projects/*/processed/*.png
storage/projects/*/exports/*.json
#.claude
.dependencygraph/
.ruff_cache/
# 구형 코드 백업 (참고용, 빌드 제외)
0_old/
# 신규 백업
storage
storage