Explorar o código

Fixed bin and obj folders to support silverlight-style capitalization, and added the trailing slash, so that Git treats these entries as directory entries.

John Gietzen %!s(int64=13) %!d(string=hai) anos
pai
achega
dddfb13bf5
Modificáronse 1 ficheiros con 2 adicións e 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