Explorar el Código

Merge pull request #201 from otac0n/patch-1

Fixed bin and obj folders to support silverlight-style capitalization, an
Paul Betts hace 13 años
padre
commit
93aa6ed95a
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      CSharp.gitignore

+ 2 - 2
CSharp.gitignore

@@ -1,6 +1,6 @@
 # Build Folders (you can keep bin if you'd like, to store dlls and pdbs)
-bin
-obj
+[Bb]in/
+[Oo]bj/
 
 # mstest test results
 TestResults