From be49c6e1e72e2da4362a4f08b2c7cb99d9b514d4 Mon Sep 17 00:00:00 2001 From: LongLy Date: Sun, 20 Oct 2024 20:41:15 -0600 Subject: [PATCH] Updated .gitignore --- .gitignore | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 62585b8..153f21b 100644 --- a/.gitignore +++ b/.gitignore @@ -6,9 +6,20 @@ *.user *.DotSettings -# Ignore Intermediate and Binaries directories in the root -Intermediate/ -Binaries/ +Binaries +DerivedDataCache +Intermediate +Saved +.vscode +.vs +*.VC.db +*.opensdf +*.opendb +*.sdf +*.sln +*.suo +*.xcodeproj +*.xcworkspace # Ignore Intermediate and Binaries directories inside Plugins Plugins/*/Intermediate/