Skip to content

Commit c08b5ea

Browse files
committed
Merge pull request #163 from mibe/master
Some C# / VS changes
2 parents d9fb955 + 9dd829c commit c08b5ea

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

CSharp.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
# ReSharper meta directory
2-
_ReSharper*
3-
41
# Build Folders (you can keep bin if you'd like, to store dlls and pdbs)
52
bin
63
obj

Global/VisualStudio.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@ Generated_Code #added for RIA/Silverlight projects
6969
# Backup & report files from converting an old project file to a newer
7070
# Visual Studio version. Backup files are not needed, because we have git ;-)
7171
_UpgradeReport_Files/
72-
Backup/
73-
UpgradeLog.XML
72+
Backup*/
73+
UpgradeLog*.XML

0 commit comments

Comments
 (0)