From 7488385293c0eb4d6e1f26f7e0088a2b53504889 Mon Sep 17 00:00:00 2001 From: floppydiskette Date: Sat, 17 Aug 2024 11:24:22 +0100 Subject: [PATCH] Why would you commit the logs --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1a5f4b5..06879c4 100644 --- a/.gitignore +++ b/.gitignore @@ -38,4 +38,7 @@ build/ .DS_Store ### Other Stuff ### -**/resources/config*.json \ No newline at end of file +**/resources/config*.json + +### why would this not be here already ### +logs/ \ No newline at end of file