ソースを参照

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