# hydra's log directory
code/experimental_results/

# wandb log directory
wandb/

# log file generated by internal computing cluster
*.sh.o*
STDIN*
*.out

# general files
__pycache__/
.idea/
.ipynb_checkpoints/

# Do not allow to add untitled notebook
Untitled.ipynb
