Add .gitignore to ignore files created by testing
authorLukas Jiriste <ljiriste@student.42prague.com>
Fri, 13 Oct 2023 13:29:16 +0000 (15:29 +0200)
committerLukas Jiriste <ljiriste@student.42prague.com>
Fri, 13 Oct 2023 13:29:16 +0000 (15:29 +0200)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..99e5387
--- /dev/null
@@ -0,0 +1,4 @@
+correct/
+obj/
+results/
+tester