Преглед на файлове

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 преди 13 години
родител
ревизия
dddfb13bf5
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  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