ソースを参照

Add a gitignore so we never commit anything in build

Getty Ritter 5 年 前
コミット
f02002d093
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -1 +1,2 @@
 *~
+build