diff options
author | Marcello Stanisci <stanisci.m@gmail.com> | 2018-03-03 00:38:24 +0100 |
---|---|---|
committer | Marcello Stanisci <stanisci.m@gmail.com> | 2018-03-17 02:05:47 +0100 |
commit | c5c3c44d09fec82737a6291be7a805fbc2aa2291 (patch) | |
tree | d4e3e371db3c3ccf95d4d8d7d0c7a16a6337821d /.gitignore | |
parent | 094af3b679bd3df34d80007015e6581a42f9eb94 (diff) |
gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2a1ce723a..b2e5c540b 100644 --- a/.gitignore +++ b/.gitignore @@ -45,6 +45,7 @@ src/exchange-lib/test_exchange_api_home/.local/share/taler/exchange/wirefees/ src/exchange-lib/test_exchange_api_home/.local/share/taler/auditor/ src/exchange-lib/test_exchange_api_home/.local/share/taler/auditors/ src/exchange-lib/auditor.in +src/exchange-lib/test_exchange_api_twisted src/exchange/taler-exchange-aggregator src/exchange/test_taler_exchange_aggregator-postgres src/exchange/test_taler_exchange_httpd_home/.local/share/taler/exchange/live-keys/ |