# Ignore environment files
.env

# Ignore compiled Python files
*.pyc
__pycache__/
