27 lines
249 B
Plaintext
27 lines
249 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
|