[skip ci] we tend to have xdmf files in the folder, ignore them
This commit is contained in:
parent
ad2520bec1
commit
55e3bd0276
|
@ -1,5 +1,6 @@
|
||||||
*.pyc
|
*.pyc
|
||||||
*.hdf5
|
*.hdf5
|
||||||
|
*.xdmf
|
||||||
*.bak
|
*.bak
|
||||||
*~
|
*~
|
||||||
bin
|
bin
|
||||||
|
|
Loading…
Reference in New Issue