# Python
*.py[cod]
__pycache__/
/*.ipynb
/*.pstats
/*.pkl
*.csv
*.so
*.egg-info/

# IDE
.idea/
.vscode/

# Logs
/logs/
/output/

*/.ipynb_checkpoints
*.png
*.ipynb
*.sh

multirun/
wandb/
.DS_Store