gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] 02/13: ignore .DS_Store files


From: gnunet
Subject: [taler-exchange] 02/13: ignore .DS_Store files
Date: Fri, 22 Dec 2023 16:29:24 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

commit 92c3189b150ff79c8ce0f5a296e2cdddbe132519
Author: Christian Blättler <blatc2@bfh.ch>
AuthorDate: Mon Oct 30 20:31:35 2023 +0100

    ignore .DS_Store files
---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index a029ccda..e710cab6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,6 +35,7 @@ GPATH
 GRTAGS
 GTAGS
 *.swp
+.DS_Store
 src/include/taler_error_codes.h
 src/testing/test_exchange_api_rsa
 src/testing/test_exchange_api_cs
@@ -167,4 +168,4 @@ src/kyclogic/taler-exchange-kyc-tester
 src/auditor/exchange-httpd-drain.err
 src/templating/libmustach.a
 contrib/tos/conf.py
-contrib/pp/conf.py
+contrib/pp/conf.py
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]