aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-12-22 23:28:48 +0800
committerChristian Grothoff <grothoff@gnunet.org>2023-12-22 23:28:48 +0800
commit219dfe1fcdfc848884856bd062d4c4a06c22a12c (patch)
treea414f179e9853104cbaa57438c2e1357c3b76f79 /.gitignore
parent28116298feca3b3c8eaa9cf4cbb69517b795f6ed (diff)
parent9fb19a985d13867de9cb095915308f2e98d5d184 (diff)
downloadexchange-219dfe1fcdfc848884856bd062d4c4a06c22a12c.tar.gz
exchange-219dfe1fcdfc848884856bd062d4c4a06c22a12c.tar.bz2
exchange-219dfe1fcdfc848884856bd062d4c4a06c22a12c.zip
Merge branch 'feature/tokens' of git+ssh://git.taler.net/exchange
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a029ccda5..e710cab66 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