Skip to content

Commit 4e1b47c

Browse files
committed
Update and rename VS.gitignore to .gitignore
1 parent a848353 commit 4e1b47c

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

VS.gitignore renamed to .gitignore

+3-7
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ bld/
1616
[Bb]in/
1717
[Oo]bj/
1818

19-
# Roslyn cache directories
20-
*.ide
21-
2219
# MSTest test Results
2320
[Tt]est[Rr]esult*/
2421
[Bb]uild[Ll]og.*
@@ -94,6 +91,7 @@ _TeamCity*
9491
*.dotCover
9592

9693
# NCrunch
94+
*.ncrunch*
9795
_NCrunch_*
9896
.*crunch*.local.xml
9997

@@ -123,11 +121,9 @@ publish/
123121
# Publish Web Output
124122
*.[Pp]ublish.xml
125123
*.azurePubxml
126-
## TODO: Comment the next line if you want to checkin your web deploy settings but do note that will include unencrypted passwords
127-
*.pubxml
128124

129125
# NuGet Packages Directory
130-
packages/*
126+
packages/
131127
## TODO: If the tool you use requires repositories.config uncomment the next line
132128
#!packages/repositories.config
133129

@@ -175,4 +171,4 @@ UpgradeLog*.htm
175171
*.bim_*.settings
176172

177173
# Microsoft Fakes
178-
FakesAssemblies/
174+
FakesAssemblies/

0 commit comments

Comments
 (0)