# Exclude heavy/irrelevant directories from Docker build context
.git
.github
venv/
*/venv/
**/venv/
node_modules/
__pycache__/
**/__pycache__/
**/*.pyc
**/*.pyo
logs/
*.log
skills-cache/
.code2llm_cache/
git2mcp/venv/
git2mcp/.venv/
env2mcp/.venv/
env2mcp/venv/
gh2mcp/.venv/
gh2mcp/venv/
llm-agent/venv/
**/.pytest_cache/
**/.mypy_cache/
project/*.png
project/*.html
project/*.export
TODO/
repos/
