/.venv
/.vscode
/multirun
/outputs
/representations
/results
/data
/.cache
/figures


*.env

.idea/*
__pycache__/*
**__pycache__**

*.egg-info/