Files
discord_bot/.gitignore
T
2026-07-13 15:33:35 +02:00

28 lines
259 B
Plaintext

__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.temp
history/
.config.yaml
.db
db/
.env
openai_chat.dat
openai_chat.dat.*
start.sh
env.sh
ggg.toml
kroa.toml
last_updates.json
.coverage
.venv/
.mypy_cache/
.pytest_cache/
*.py,v
*.msg
news_feed.py
eval-out/