diff --git a/.gitignore b/.gitignore index da37fce50f9bfd4bc3c30d986a06f9f6ad02c58a..32955bc4c1afe2b8b248e905d444d541663f103d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ # Exclude build folder build-cmake/ +# Exclude the parsed mini file +testing/convergence.mini + # Ignore temporary and auto-generated files # *~ *.pyc