Browse Source

added build directory to be ignored by git

ShizZy 13 years ago
parent
commit
518cbf2fb0
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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