From 538807da1b09aa50d13154f6a08bd89a07689622 Mon Sep 17 00:00:00 2001 From: Wvader <34067397+wvader@users.noreply.github.com> Date: Wed, 2 Nov 2022 16:30:19 +0000 Subject: [PATCH] Change gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ed52359..bace7d5 100644 --- a/.gitignore +++ b/.gitignore @@ -77,4 +77,5 @@ cmake-build-* RoastEngine.build Debug/ deps/glad -.version.toml \ No newline at end of file +.version.toml +cmake-build-debug \ No newline at end of file