Skip to content

Commit

Permalink
before_cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Levy committed Dec 19, 2022
1 parent 8d56ae6 commit 2c67878
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -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/
Expand Down

0 comments on commit 2c67878

Please sign in to comment.