From 0b80308deed498745acbb80bda32ae41b0df1c62 Mon Sep 17 00:00:00 2001 From: Alessandro Iezzi Date: Thu, 11 May 2023 17:42:27 +0200 Subject: Add test1 in ignore --- .gitignore | 1 + test/test1 | Bin 16344 -> 0 bytes 2 files changed, 1 insertion(+) delete mode 100755 test/test1 diff --git a/.gitignore b/.gitignore index a942727..78f0551 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ *.core test-app str2.pc +test/test1 diff --git a/test/test1 b/test/test1 deleted file mode 100755 index b83a949..0000000 Binary files a/test/test1 and /dev/null differ -- cgit v1.2.3