diff options
author | Marcello Stanisci <stanisci.m@gmail.com> | 2018-05-04 10:28:45 +0200 |
---|---|---|
committer | Marcello Stanisci <stanisci.m@gmail.com> | 2018-05-04 10:28:45 +0200 |
commit | 119d6b4b27e73294d2c7836a52ae4418f91b4c88 (patch) | |
tree | ec1117eded0eeef80b85cbc0a0bd6d04eb2d4c47 /.gitignore | |
parent | 912b35e7e9b0702ed18d5c21296c084e112139af (diff) |
Payments generator skeleton.
Could run the 'run()' method and get
hold of the default configuration file.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -59,3 +59,4 @@ src/merchant-tools/taler-merchant-tip-enable src/lib/reserve_dkey.priv src/lib/reserve_key.priv doc/version.texi +src/merchant-tools/taler-merchant-generate-payments-new |