260706_0_회사싱크 후 커밋

This commit is contained in:
2026-07-07 17:02:12 +09:00
parent 3abc2edba6
commit 404941c47a
117 changed files with 2060 additions and 58423 deletions
+13 -9
View File
@@ -1,22 +1,26 @@
# Python
venv/
__pycache__/
*.pyc
**/__pycache__/
**/*.pyc
.pytest_cache/
.env
.env.*
!.env.example
# Node / Frontend (루트 기반 구조)
node_modules/
dist/
*.tsbuildinfo
# 구형 코드 백업 (참고용, 빌드 제외)
0_old/node_modules/
0_old/dist/
config\node_modules
# Storage (물리 산출물)
storage/projects/*/processed/*.json
storage/projects/*/processed/*.png
storage/projects/*/exports/*.json
#.claude
.dependencygraph/
.ruff_cache/
# 구형 코드 백업 (참고용, 빌드 제외)
0_old/
# 신규 백업
storage