diff --git a/include/.gitignore b/include/.gitignore index 60f9e3f..e7c3762 100644 --- a/include/.gitignore +++ b/include/.gitignore @@ -1,2 +1,2 @@ *.h -*.mod +*.f90 diff --git a/tests/.gitignore b/tests/.gitignore index 8ae727f..3bb9e8a 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,5 +1,7 @@ libtrexio.so trexio_f.o +trexio_f.f90 +trexio.mod test_c test_f