Browse Source

tweaked .gitignore to exclude .build/*

Joel L 8 năm trước cách đây
mục cha
commit
09c22eaa55
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -5,3 +5,4 @@
 tmp/
 node_modules/
 .vscode/
+.build/*