Update .gitignore

Add test/*.xmf and test/*.h5 to .gitignore, (some tests are generating
results files)
This commit is contained in:
Jukka Aho
2018-09-06 12:11:22 +03:00
parent 5a52978dae
commit df700284c5
+2
View File
@@ -16,3 +16,5 @@ docs/src/packages
*.jld
*.mem
*.cov
test/*.h5
test/*.xmf