From b26e02d58213bbf41e004a6a7e60f9cc69fba72f Mon Sep 17 00:00:00 2001 From: Ed_ Date: Sun, 21 Apr 2024 09:57:56 -0400 Subject: [PATCH] ignore binaries --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 43a0fc0..43abba1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ -Project/Intermediate +Project/Binaries +Project/Intermediate Project/Saved/Crashes Project/Saved/SourceControl Project/Saved/ShaderDebugInfo