# Ignore the out folder
out/
output/
outputs/
models/
wandb_id.txt

# Ignore the wandb folder
wandb/
.vscode/
env/
cache/

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class