# macOS
.DS_Store

# Python
__pycache__/
*.py[cod]
.venv/
*.egg-info/
dist/
build/

# Proyecto
Courses/
downloads/
CMDs/
CDMs/
*.mp4
*.vtt
.mypy_cache/
.ruff_cache/
.pytest_cache/
.codegraph/

# Beads / Dolt files (added by bd init)
.beads
.beads/*
.dolt/
*.db
.beads-credential-key
