diff --git a/.gitignore b/.gitignore index 351455b..544e6aa 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,9 @@ obj/ # Project directories .vscode/ +# Any test H5 files +*.h5 + # Prerequisites *.d