Skip to content

Commit

Permalink
Ignore some more things
Browse files Browse the repository at this point in the history
  • Loading branch information
lmoresi committed Sep 5, 2024
1 parent e3a3a7d commit 728d7a2
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
# MacOS

.DS_Store

**/.DS_Store

# UW3

**/.meshes/*
**/_build/*

*.msh
Jupyterbook/**/.png
**/*.msh
Jupyterbook/**/*.png
Jupyterbook/**/*.vtk
Jupyterbook/**/*.h5


# Byte-compiled / optimized / DLL files
Expand Down Expand Up @@ -157,4 +159,3 @@ dmypy.json

# Cython debug symbols
cython_debug/

0 comments on commit 728d7a2

Please sign in to comment.