Browse Source

added build directory to be ignored by git

ShizZy 13 năm trước cách đây
mục cha
commit
518cbf2fb0
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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