From 703094cfa06721660f06835d1ab3106feb34a3c9 Mon Sep 17 00:00:00 2001 From: Malin Freeborn Date: Mon, 8 Jul 2024 12:47:04 +0100 Subject: [PATCH] add logs to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e683ef3..781603d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ rubbish/ .godot/ .checksum.txt bins +logs