ソースを参照

tweaked .gitignore to exclude .build/*

Joel L 8 年 前
コミット
09c22eaa55
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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