From 662a1edce4eb0a141d8cfc54586275f87cfd0775 Mon Sep 17 00:00:00 2001 From: Norman Bos Date: Mon, 8 Apr 2024 23:49:25 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index c6127b3..f1827ba 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +.DS_Store +**/obj +*/gbdk + # Prerequisites *.d