diff options
author | Florian Dold <florian@dold.me> | 2024-08-28 23:40:55 +0200 |
---|---|---|
committer | Florian Dold <florian@dold.me> | 2024-08-28 23:40:55 +0200 |
commit | 99ba8f7c7cf2e7b1ff9b091f0c13f5296c3175a5 (patch) | |
tree | 66c05ec3dda234ceb1cf4321bfd9e9611c4a4f28 /.gitignore | |
parent | ff87056c1d20f63e474dd3c897c38685c3f76487 (diff) |
gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -86,3 +86,6 @@ doc/texinfo.tex src/merchant-tools/taler-merchant-passwd /.cache /compile_commands.json + +*.tar.gz +*.tar.gz.* |