Skip to content

Commit

Permalink
Update .gitignore to only track notebooks and the outputs in running_…
Browse files Browse the repository at this point in the history
…the_notebooks folder
  • Loading branch information
esparig committed Sep 26, 2024
1 parent 42bc9dc commit 375766f
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
DT_flood/workflows/deltares_sfincs-cpu:sfincs-v2.0.3-Cauberg.sfincs
DT_flood/workflows/deltares_wflow:v0.7.3.sif
*
!running_the_notebooks/
!Notebooks/ConfigureFullScenario.ipynb
!Notebooks/SetupFIAT.ipynb
!Notebooks/SetupSFINCS.ipynb
!Notebooks/SetupSite.ipynb
!Notebooks/SetupWFlow.ipynb
!Notebooks/VisualizeScenario.ipynb

0 comments on commit 375766f

Please sign in to comment.