Files
Lamont/.dockerignore
Chelsea Lee fbdf33e894
Some checks failed
CI / test (push) Has been cancelled
CI / compose-smoke (push) Has been cancelled
Build reusable bot framework
2026-07-19 21:53:24 -05:00

25 lines
202 B
Plaintext

.env
.env.*
config/.env
config/.env.*
.git
.github
.gitignore
__pycache__
*.py[cod]
.venv
venv
.coverage
.coverage.*
htmlcov
.pytest_cache
.ruff_cache
build
dist
*.egg-info
*.log
*.pkl
tests
README.md