21 lines
216 B
Text
21 lines
216 B
Text
.git
|
|
.venv
|
|
__pycache__
|
|
*.pyc
|
|
.pytest_cache
|
|
.ruff_cache
|
|
.mypy_cache
|
|
.env
|
|
*.env
|
|
secrets/
|
|
telegram-archives/
|
|
transcripts/
|
|
logs/
|
|
pipeline.db
|
|
pipeline.db-*
|
|
*.sqlite
|
|
*.sqlite3
|
|
agentcash/
|
|
.agentcash/
|
|
.hermes/
|
|
node_modules/
|