From 01d8b44d04083e0fd844ff61424acd5c44a09dce Mon Sep 17 00:00:00 2001 From: SimplestStudio Date: Wed, 9 Feb 2022 11:54:18 +0200 Subject: [PATCH] Refactoring .gitignore --- .gitignore | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b24bee4e2..b33d82f40 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,10 @@ -win-linux/build/Release/* -win-linux/build/Debug/* +win-linux/build +win-linux/3dparty/WinSparkle/win_32 +win-linux/3dparty/WinSparkle/win_64 +win-linux/extras/projicons/build win-linux/ASCDocumentEditor.build/* -win-linux/*.user win-linux/package/linux/index.html win-linux/package/windows/index.html @@ -38,6 +39,10 @@ common/converter/* */.svn/* .DS_Store +Makefile +Makefile.* +*.stash +*.user *.xcuserstate *.xcuserdatad *.xcscmblueprint