diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-07-24 12:44:10 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-07-24 12:44:10 +0200 |
commit | 53a3581fc7ea47b0828ddaec02800e947bf6737a (patch) | |
tree | eca88673a4f810ca4829c5a3a2f2b1cd612a2720 | |
parent | d72816cfde668130a6f3c25d8be35232a4e92859 (diff) |
update .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e2895c3f5..c6357de20 100644 --- a/.gitignore +++ b/.gitignore @@ -130,3 +130,4 @@ tags /.vscode src/testing/test_bank_api_with_nexus src/util/taler_error_codes.c +.deps/ |