commit a3b07879bb98d6f6b4c9a833467cbfb5fb74cfb3 parent 30f6c8326c9c8e1c8e9449247a1b3d4c4de633b6 Author: Christian Grothoff <christian@grothoff.org> Date: Thu, 5 Sep 2024 14:32:25 +0200 -update .gitignore Diffstat:
| M | .gitignore | | | 1 | + |
| M | contrib/.gitignore | | | 2 | ++ |
2 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -89,3 +89,4 @@ src/merchant-tools/taler-merchant-passwd *.tar.gz *.tar.gz.* +test-suite.log diff --git a/contrib/.gitignore b/contrib/.gitignore @@ -2,3 +2,5 @@ spa.html *.must Makefile.am Makefile.am.ext +check-prebuilt.log +check-prebuilt.trs