We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d9fb955 + 9dd829c commit c08b5eaCopy full SHA for c08b5ea
CSharp.gitignore
@@ -1,6 +1,3 @@
1
-# ReSharper meta directory
2
-_ReSharper*
3
-
4
# Build Folders (you can keep bin if you'd like, to store dlls and pdbs)
5
bin
6
obj
Global/VisualStudio.gitignore
@@ -69,5 +69,5 @@ Generated_Code #added for RIA/Silverlight projects
69
# Backup & report files from converting an old project file to a newer
70
# Visual Studio version. Backup files are not needed, because we have git ;-)
71
_UpgradeReport_Files/
72
-Backup/
73
-UpgradeLog.XML
+Backup*/
+UpgradeLog*.XML
0 commit comments