Skip to content

Commit

Permalink
added simulation outputs to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
rekomodo committed Jul 19, 2024
1 parent 4c292f1 commit 52acda1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Build Files
report/_build
report/_tags
*.png
*.svg
*.pdf
*.h5
*.xdmf
*.txt

# Jupyter Notebooks
*.ipynb
Expand Down

0 comments on commit 52acda1

Please sign in to comment.