flashcards.db
__pycache__/
*.pyc
*.pyo
.env
.venv/

# build artifacts (mcp/ Python package distributions go to PyPI, not git)
mcp/dist/
mcp/build/
mcp/*.egg-info/
