diff options
author | Christian Grothoff <christian@grothoff.org> | 2024-01-18 12:08:53 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2024-02-07 23:48:45 +0100 |
commit | e0d46f96859b33b3f04791028e30bce4f0173567 (patch) | |
tree | 18478e55759cf318da746e64353183601dfb3899 /.gitignore | |
parent | b5de0afa73c0b8f7bcf988e2bc00f07f4f6cf42e (diff) |
auditordb tabularasa
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index e710cab66..6bdf30ae5 100644 --- a/.gitignore +++ b/.gitignore @@ -168,4 +168,6 @@ src/kyclogic/taler-exchange-kyc-tester src/auditor/exchange-httpd-drain.err src/templating/libmustach.a contrib/tos/conf.py -contrib/pp/conf.py
\ No newline at end of file +contrib/pp/conf.py +src/auditordb/test_auditordb_checkpoints-postgres +src/auditordb/test_auditordb_checkpoints_postgres |