From 3170e48eb6293204fc81a1d654443ed3aa06b3b6 Mon Sep 17 00:00:00 2001 From: Omer Preminger Date: Wed, 26 Jul 2023 12:26:08 -0400 Subject: [PATCH] add missing entries to .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 4ac9c3a..88b1b63 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,8 @@ win/Release *.opensdf *.suo *.vcxproj.user + +ci/features +tests/lib.sh +tests/ll-smoke.sh +tests/umount-test.sh