commit b55537669126af9a1694f1983d58e98b712b666a parent b3e2f518e43b27817e1f06e2d3c34d7fd17ee96b Author: Christian Grothoff <christian@grothoff.org> Date: Wed, 29 Jul 2026 12:19:45 +0200 -ignore Diffstat:
| M | .gitignore | | | 1 | + |
| A | src/fuzz/.gitignore | | | 1 | + |
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -131,3 +131,4 @@ test-driver src/plugins/test_thumbnailffmpeg build-aux/ src/plugins/test_applefile +uncrustify.cfg diff --git a/src/fuzz/.gitignore b/src/fuzz/.gitignore @@ -0,0 +1 @@ +.deps/