From a39fd17e8c3af7a958f25da9dfffe0e3d33b35b6 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Wed, 24 Dec 2025 12:04:33 -0500 Subject: Update gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 5f521074..8cf369a0 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,8 @@ /lib/*/*.so /lib/*/*.a +/vendor/*/ + .build /build *.o @@ -20,4 +22,6 @@ *.tm.h *.tm.o *.testresult +*.tar.gz +*.tar.xz tags -- cgit v1.2.3