ソースを参照

Update .gitignore

Ignore temporary files
jmacura 5 年 前
コミット
277d526fb1
1 ファイル変更2 行追加1 行削除
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -1,2 +1,3 @@
 node_modules
-notes.txt
+notes.txt
+.~lock.*