From 625cbc3d208c9d3d10e143df4a96617d233f4d2a Mon Sep 17 00:00:00 2001 From: q-posev Date: Tue, 8 Jun 2021 09:25:07 +0200 Subject: [PATCH] update gitignore --- .gitignore | 10 ++++++++-- tests/.gitignore | 3 +++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e3dc7a5..5918d64 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ config.log config.status config.sub configure +config.h.in depcomp include/config.h.in include/stamp-h1 @@ -19,10 +20,15 @@ install-sh libtool ltmain.sh ltximg/ -Makefile missing +Makefile +Makefile.in pkgconfig/trexio.pc -test_write.h5 +trexio.pc +trexio.mod +test-driver +test-suite.log +*.h5 trexio-*.tar.gz diff --git a/tests/.gitignore b/tests/.gitignore index 3bb9e8a..9a43619 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -6,6 +6,9 @@ trexio.mod test_c test_f +*.log +*.trs + *.h5 */