📦 Initialize Geulbeot structure and merge Prompts & test projects

This commit is contained in:
2026-03-05 11:32:29 +09:00
commit 555a954458
687 changed files with 205247 additions and 0 deletions

11
03. Code/geulbeot_10th/.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
# API Keys - Gitea에 올리지 않기!
.env
api_keys.json
# Python
__pycache__/
*.pyc
venv/
# Output
output/