chatbot-gitconnect / .dockerignore
quantumbit's picture
initial commit
fdb66ba
raw
history blame contribute delete
166 Bytes
__pycache__/
*.py[cod]
*.pyo
*.pyd
*.so
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
venv/
env/
.env
app/.env
.vscode/
.git/
.gitignore
data/
*.log