teleo-infrastructure/.dockerignore
2026-07-06 20:35:56 +02:00

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/