From 0c8a4db50f7bc1ac66c8a54b156e6032f5c7755e Mon Sep 17 00:00:00 2001 From: Ats Date: Mon, 28 Feb 2022 16:38:29 +0200 Subject: [PATCH] * Added build folder to ignore list --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f4334a5..e47e603 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,5 @@ Saved *.sln *.suo *.xcodeproj -*.xcworkspace \ No newline at end of file +*.xcworkspace +Build/