📦 Initialize Geulbeot structure and merge Prompts & test projects
This commit is contained in:
11
03. Code/geulbeot_10th/.gitignore
vendored
Normal file
11
03. Code/geulbeot_10th/.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# API Keys - Gitea에 올리지 않기!
|
||||
.env
|
||||
api_keys.json
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
*.pyc
|
||||
venv/
|
||||
|
||||
# Output
|
||||
output/
|
||||
Reference in New Issue
Block a user