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 ca7e2904cf
commit b574459120
+2
View File
@@ -16,3 +16,5 @@ docs/src/packages
*.jld
*.mem
*.cov
test/*.h5
test/*.xmf