# MacOS related files
*.DS_Store
*.icloud

# Python files
__pycache__/
visgen.egg-info
*.code*
**.pyc
*.out
*.vscode
*.py[cod]
*$py.class
.ruff_cache
*.log

# Jupyter notebooks
*.ipynb_checkpoints

# Credentials
**/.config

# data
.pytest_cache
wandb/
img/
weights/
docker/pytorchjob-generator

# PyCharm
.idea

# datasets
data
# training traces
out