diff options
author | Marcello Stanisci <stanisci.m@gmail.com> | 2019-02-13 17:54:27 +0100 |
---|---|---|
committer | Marcello Stanisci <stanisci.m@gmail.com> | 2019-02-13 17:54:27 +0100 |
commit | 7b98d0cb557d8df23040ee133931b4555754a3d4 (patch) | |
tree | e0140f735ea0980cfaf3ac0a55740789adb5380b | |
parent | bb44b9b4756413eceff0c3b6184ef6d921e65d16 (diff) |
gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8a99e4be8..a7bd58f1a 100644 --- a/.gitignore +++ b/.gitignore @@ -57,6 +57,7 @@ src/exchange-tools/taler-exchange-dbinit src/exchange-tools/taler-exchange-keycheck src/exchange-tools/taler-exchange-keyup src/exchange-tools/taler-exchange-wire +src/exchange-tools/taler-wire src/exchangedb/perf-exchangedb src/benchmark/taler-exchange-benchmark src/benchmark/auditor.in |