diff --git a/.gitignore b/.gitignore index 1fc567a..9747d54 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,11 @@ #Ignore Data and the previous models -GRAND_DATA/ -GRAND_ML_model/ -GrandDataset*/ -Figures/ -wandb/ -Models/ +GRAND_DATA/* +GRAND_ML_model/* +GrandDataset*/* +*/processed/* +Figures/* +wandb/* +core/Models/* GrandDatasetSignal/ slurm_script.sbatch .vscode/