浏览代码

added build directory to be ignored by git

ShizZy 13 年之前
父节点
当前提交
518cbf2fb0
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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