[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-merchant] branch master updated: update .gitignore
From: |
gnunet |
Subject: |
[taler-merchant] branch master updated: update .gitignore |
Date: |
Sat, 02 Jan 2021 20:15:08 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository merchant.
The following commit(s) were added to refs/heads/master by this push:
new feb6c3c6 update .gitignore
feb6c3c6 is described below
commit feb6c3c694f6f083d7b8d09a35f2074d5c3d44f4
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Jan 2 20:14:43 2021 +0100
update .gitignore
---
.gitignore | 7 +++++++
debian/.gitignore | 7 +++++++
2 files changed, 14 insertions(+)
diff --git a/.gitignore b/.gitignore
index 14d6fd69..4bae040d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -69,3 +69,10 @@ src/merchant-tools/taler-merchant-benchmark
uncrustify.cfg
src/merchant-tools/taler-merchant-setup-reserve
src/mustach/libmustach.a
+doc/doxygen/taler-merchant.tag
+src/testing/test_merchant_api_home/.local/share/taler/crypto-eddsa/
+src/testing/test_merchant_api_home/.local/share/taler/crypto-rsa/
+src/testing/test_merchant_api_home/.local/share/taler/exchange/offline-keys/secm_tofus.priv
+src/testing/test_merchant_api_home/.local/share/taler/exchange/offline-keys/secm_tofus.pub
+src/testing/test_merchant_api_home/.local/share/taler/taler-helper-crypto-eddsa/
+src/testing/test_merchant_api_home/.local/share/taler/taler-helper-crypto-rsa/
diff --git a/debian/.gitignore b/debian/.gitignore
index b6debe8c..c2b295e0 100644
--- a/debian/.gitignore
+++ b/debian/.gitignore
@@ -13,3 +13,10 @@ taler-exchange.debhelper.log
taler-exchange.substvars
taler-exchange/
tmp/
+libtalermerchant-dev.debhelper.log
+libtalermerchant-dev.substvars
+libtalermerchant-dev/
+libtalermerchant.debhelper.log
+libtalermerchant/
+taler-merchant.debhelper.log
+taler-merchant/
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-merchant] branch master updated: update .gitignore,
gnunet <=