# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# IDE
.idea/

# Virtual environments
.venv

# Ignore .env file with secrets
.env

# Ignore index files created by ncuploader
*_index.json