.DS_Store

# python build
build
**/**.egg-info

# python cache
__pycache__
__cache__
.pytest_cache

wandb

# hydra outputs
**/outputs/**

#
**/*.log

TODO
