Files
_Geulbeot/03. Code/geulbeot_10th/.gitignore

12 lines
112 B
Plaintext

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