浏览代码

Fixed .gitignore

Tig 1 年之前
父节点
当前提交
47d3762ee2
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      .gitignore

+ 3 - 3
.gitignore

@@ -50,9 +50,9 @@ UnitTests/TestResults
 TestResults
 
 # git merge files
-.orig
-.theirs
-.ours
+*.orig
+*.theirs
+*.ours
 
 demo.*