From abe27bcb67bc67ec9c14916101a40b3792e88678 Mon Sep 17 00:00:00 2001 From: Manuel Date: Sat, 4 Mar 2023 20:56:59 -0100 Subject: [PATCH] update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e75dda0..37548d7 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ *.ORIG /TODO *log.out -build \ No newline at end of file +build/ +TestDir