[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: do not ignore pngs
From: |
Admin |
Subject: |
[taler-docs] branch master updated: do not ignore pngs |
Date: |
Mon, 02 Jun 2025 16:33:51 +0200 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository taler-docs.
The following commit(s) were added to refs/heads/master by this push:
new 1f5fedd4 do not ignore pngs
1f5fedd4 is described below
commit 1f5fedd41375ce6fa4507ad03aeef487577a7124
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Jun 2 16:33:47 2025 +0200
do not ignore pngs
---
.gitignore | 3 ++-
deployments/qr-withdraw-tops-stage.png | Bin 0 -> 474 bytes
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index f836f6d1..51c7fff0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,7 +10,8 @@ images/arch-api.png
images/coin.png
images/deposit.png
images/reserve.png
-*.png
+images/challenger.png
+images/regional-arch.png
texinfo/
!/design-documents/wallet-screenshots/**/*.png
diff --git a/deployments/qr-withdraw-tops-stage.png
b/deployments/qr-withdraw-tops-stage.png
new file mode 100644
index 00000000..746b98ec
Binary files /dev/null and b/deployments/qr-withdraw-tops-stage.png differ
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-docs] branch master updated: do not ignore pngs,
Admin <=