# Python
__pycache__/
*.py[cod]
*.egg-info/
.venv/
.pytest_cache/

# IDE
.idea/
.vscode/

# macOS
.DS_Store

# Local sample / scratch
*.JPI
jpi_csv/
