Sfoglia il codice sorgente

added build directory to be ignored by git

ShizZy 13 anni fa
parent
commit
518cbf2fb0
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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