From 0092995f9d0a23ae9402a334706e2491a46d2ad9 Mon Sep 17 00:00:00 2001 From: gingerBill Date: Sat, 17 Sep 2022 17:54:12 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4c69a3f43..7df38525b 100644 --- a/.gitignore +++ b/.gitignore @@ -283,3 +283,4 @@ shared/ *.sublime-workspace examples/bug/ build.sh +!core/debug/ \ No newline at end of file