From 0435cb0ad320350b1d15cfb58bb3510e32c8ee5d Mon Sep 17 00:00:00 2001 From: LockeExile Date: Sat, 24 Aug 2019 22:31:49 -0700 Subject: [PATCH] ignore bin and obj instead of Debug and Release --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 47ab46e1..6f020126 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,12 @@ .vs/ +bin/ +obj/ *NodeEditorWinforms-master *GL_EditorFramework-master *SuperBMD-master *SuperBMD-link *Assimp *.resources -Debug/ -Release/ BrawlboxHelper/BrawlHelperTest2.cs BrawlboxHelper/BrawlHelperTest2.zip Switch_Toolbox_StreamOverhaul.zip