From bcd63efd7b8dea5e47b620584616b8201ececd4f Mon Sep 17 00:00:00 2001 From: bdnugget Date: Mon, 20 Jan 2025 14:29:10 +0100 Subject: [PATCH] .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 81c138d..95dca82 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,6 @@ goonscape.exe # OS files .DS_Store -Thumbs.db \ No newline at end of file +Thumbs.db + +resources/models/old_and_test/ \ No newline at end of file