diff options
author | Christian Grothoff <christian@grothoff.org> | 2022-11-13 11:16:16 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2022-11-13 11:16:16 +0100 |
commit | d8bbbb885af2d53a5c71807faef1abd5573ab37e (patch) | |
tree | 7e073744d79c048da84c6720f53bfad9de4aabca /.gitignore | |
parent | 5efea4db73deab75a98c2a69711b78f8fd01dc18 (diff) |
-substitute 0 by %VERSION% as well
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8c63d03da..a029ccda5 100644 --- a/.gitignore +++ b/.gitignore @@ -167,3 +167,4 @@ src/kyclogic/taler-exchange-kyc-tester src/auditor/exchange-httpd-drain.err src/templating/libmustach.a contrib/tos/conf.py +contrib/pp/conf.py |