Explorar el Código

Fixed .gitignore

Tig hace 1 año
padre
commit
47d3762ee2
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      .gitignore

+ 3 - 3
.gitignore

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