Skip to content

Commit cec1bff

Browse files
committed
Add mmg files to gitignore
1 parent ea4a3ef commit cec1bff

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# Checkpoint files
22
*.h5
33

4-
# Input/output files for gmsh
4+
# Input/output files for mesh generators
55
*.geo
66
*.msh
7+
*.mesh
8+
*.sol
79

810
# Byte-compiled / optimized / DLL files
911
__pycache__/

0 commit comments

Comments
 (0)