浏览代码

Update .gitignore

Ignore temporary files
jmacura 5 年之前
父节点
当前提交
1b6e1aac60
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -1,4 +1,4 @@
 node_modules
 notes.txt
 /.vs
-.~lock.*
+.~lock.*