# Python cache files
__pycache__/
*.pyc

# IDE and OS specific files
.idea/
.vscode/
.DS_Store



