diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8a10c094c..f2bb9e368 100644 --- a/.gitignore +++ b/.gitignore @@ -64,6 +64,7 @@ src/benchmark/exchange_benchmark_home/.local/share/taler/exchange/live-keys/* src/benchmark/exchange_benchmark_home/.local/share/taler/auditors/ src/benchmark/exchange_benchmark_home/.local/share/taler/auditor/ src/benchmark/exchange_benchmark_home/.local/share/taler/exchange/wirefees/* +src/benchmark/exchange_benchmark_home/.config/taler/account-2.json src/json/test_json src/wire-plugins/test_ebics_wireformat src/wire-plugins/test_wire_plugin |