# IDE and editor files
.vscode/
*.swp
*.swo
*~

# Temporary files
*.log
*.tmp
*.temp

# Python byte-compiled files
__pycache__

# Environments
.env
.venv
