Selaa lähdekoodia

Added more paths to gitignore for building

jp9000 11 vuotta sitten
vanhempi
sitoutus
9a63ff462a
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -4,6 +4,9 @@
 *.dylib
 *.dylib
 *.so
 *.so
 
 
+/release/
+/debug/
+/builds/
 /other/
 /other/
 Release_MD/
 Release_MD/
 Release/
 Release/