Selaa lähdekoodia

added build directory to be ignored by git

ShizZy 13 vuotta sitten
vanhempi
commit
518cbf2fb0
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -17,3 +17,6 @@
 *.user
 *.sdf
 *.opensdf
+
+# Build temporary files
+build/