# Virtual environment
venv/

# Application build files
build/

# Python cache files
__pycache__/

# Compiled Python files
*.pyc