fix: .venv/ gitignore 추가 + 트래킹 제거

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Hyungi Ahn
2026-03-19 13:54:46 +09:00
parent c2257d3a86
commit fd8925637d
2704 changed files with 1 additions and 619539 deletions

1
.gitignore vendored
View File

@@ -3,3 +3,4 @@ n8n/data/
postgres/data/
.DS_Store
__pycache__/
.venv/