From 331a0812bcbe3a5db97d94b7677589e659bb57a8 Mon Sep 17 00:00:00 2001 From: Justin Date: Sun, 11 May 2025 18:21:45 -0500 Subject: [PATCH] Added more to the ignored file --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index d7e9f12..9d0d47a 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,9 @@ print.d intro.d sleep.d game.d +chest.d +door.d +inventory.d +player.d +room.d +wall.d