# macOS
.DS_Store

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

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

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