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