瀏覽代碼

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.*