From f11fcb7c37d39fea210d400a04c6bd32a38fe899 Mon Sep 17 00:00:00 2001 From: Kasper Date: Fri, 1 Aug 2025 00:19:47 +0300 Subject: [PATCH] add core to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 0af181c..f903df6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ # Godot 4+ specific ignores .godot/ /android/ + +# I find many ways to crash this +core