From: Lukas Jiriste Date: Fri, 13 Oct 2023 13:29:16 +0000 (+0200) Subject: Add .gitignore to ignore files created by testing X-Git-Url: https://git.ljiriste.work/?a=commitdiff_plain;h=508b3ef1e1bf3789c32be0b85512a393ae7941a8;p=42%2Fgnl_tester.git Add .gitignore to ignore files created by testing --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..99e5387 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +correct/ +obj/ +results/ +tester