# Ignore the sPAD (penv dir)
x2yEnv/

# Ignore the arc_x2y_models directory but keep the empty folder
arc_x2y_models*/*
!arc_x2y_models*/.gitkeep

# Ignore the gened ds
hard_gens/*

# Ignore the gpu_log directory
gpu_log/
memory_log/

# Ignore the slurm-outputs directory
slurm-outputs*/

# Ignore the wandb directory
wandb/

