# Ignore compiled Python files
__pycache__/
*.pyc
*.pyo
.DS_Store
._*