commit: e4f1c4ee81a5d0c40b13743f661c279c586b569b
parent 6f45c1a5519521d7670ec830cfe38527218867f9
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Wed, 26 May 2021 03:40:51 +0200
.gitignore: test/fixtures/hello{,.a}
Diffstat:
3 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
@@ -1,2 +1,4 @@
/go-deblob
/vendor
+/test/fixtures/hello
+/test/fixtures/hello.a
diff --git a/test/fixtures/hello b/test/fixtures/hello
Binary files differ.
diff --git a/test/fixtures/hello.a b/test/fixtures/hello.a
Binary files differ.