Skip to content

Commit f6dfb71

Browse files
committed
Merged pull request #135 from mibe/master.
More VisualStudio rules
2 parents 4ee2a35 + 697559b commit f6dfb71

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

CSharp.gitignore

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,5 @@ _ReSharper*
55
bin
66
obj
77

8-
# user settings
9-
*.user
10-
*.suo
11-
12-
# if you have pictures, windows will likely create those annoying index files
13-
Thumbs.db
14-
158
# mstest test results
169
TestResults

Global/VisualStudio.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,9 @@ stylecop.*
6464
~$*
6565
*.dbmdl
6666
Generated_Code #added for RIA/Silverlight projects
67+
68+
# Backup & report files from converting an old project file to a newer
69+
# Visual Studio version. Backup files are not needed, because we have git ;-)
70+
_UpgradeReport_Files/
71+
Backup/
72+
UpgradeLog.XML

0 commit comments

Comments
 (0)