44# User-specific files
55* .suo
66* .user
7- * .userosscache
87* .sln.docstates
98
10- # User-specific files (MonoDevelop/Xamarin Studio)
11- * .userprefs
12-
139# Build results
10+
1411[Dd ]ebug /
15- [Dd ]ebugPublic /
1612[Rr ]elease /
17- [Rr ]eleases /
1813x64 /
19- x86 /
20- bld /
21- [Bb ]in /
2214[Oo ]bj /
23-
24- # Visual Studio 2015 cache/options directory
25- .vs /
26- # Uncomment if you have tasks that create the project's static files in wwwroot
27- # wwwroot/
15+ [Bb ]in /
2816
2917# MSTest test Results
3018[Tt ]est [Rr ]esult * /
3119[Bb ]uild [Ll ]og. *
3220
33- # NUNIT
34- * .VisualState.xml
35- TestResult.xml
36-
37- # Build Results of an ATL Project
38- [Dd ]ebugPS /
39- [Rr ]eleasePS /
40- dlldata.c
41-
42- # DNX
43- project.lock.json
44- artifacts /
45-
4621* _i.c
4722* _p.c
48- * _i.h
4923* .ilk
5024* .meta
5125* .obj
@@ -65,17 +39,13 @@ artifacts/
6539* .vssscc
6640.builds
6741* .pidb
68- * .svclog
42+ * .log
6943* .scc
7044
71- # Chutzpah Test files
72- _Chutzpah *
73-
7445# Visual C++ cache files
7546ipch /
7647* .aps
7748* .ncb
78- * .opendb
7949* .opensdf
8050* .sdf
8151* .cachefile
@@ -84,21 +54,13 @@ ipch/
8454* .psess
8555* .vsp
8656* .vspx
87- * .sap
88-
89- # TFS 2012 Local Workspace
90- $tf /
9157
9258# Guidance Automation Toolkit
9359* .gpState
9460
9561# ReSharper is a .NET coding add-in
9662_ReSharper * /
9763* . [Rr ]e [Ss ]harper
98- * .DotSettings.user
99-
100- # JustCode is a .NET coding add-in
101- .JustCode
10264
10365# TeamCity is a build add-in
10466_TeamCity *
@@ -107,16 +69,8 @@ _TeamCity*
10769* .dotCover
10870
10971# NCrunch
110- _NCrunch_ *
111- . * crunch * .local.xml
112- nCrunchTemp_ *
113-
114- # MightyMoose
115- * .mm. *
116- AutoTest.Net /
11772
118- # Web workbench (sass)
119- .sass-cache /
73+ . * crunch * .local.xml
12074
12175# Installshield output folder
12276[Ee ]xpress /
@@ -135,102 +89,103 @@ DocProject/Help/html
13589publish /
13690
13791# Publish Web Output
138- * . [Pp ]ublish.xml
139- * .azurePubxml
140- # TODO: Comment the next line if you want to checkin your web deploy settings
141- # but database connection strings (with potential passwords) will be unencrypted
142- * .pubxml
143- * .publishproj
92+ * .Publish.xml
14493
145- # NuGet Packages
146- * .nupkg
147- # The packages folder can be ignored because of Package Restore
148- ** /packages /*
149- # except build/, which is used as an MSBuild target.
150- ! ** /packages /build /
151- # Uncomment if necessary however generally it will be regenerated when needed
152- # !**/packages/repositories.config
153- # NuGet v3's project.json files produces more ignoreable files
154- * .nuget.props
155- * .nuget.targets
156-
157- # Microsoft Azure Build Output
158- csx /
159- * .build.csdef
94+ # NuGet Packages Directory
95+ # # TODO: If you have NuGet Package Restore enabled, uncomment the next line
96+ packages /
16097
161- # Microsoft Azure Emulator
162- ecf /
163- rcf /
164-
165- # Microsoft Azure ApplicationInsights config file
166- ApplicationInsights.config
98+ # Windows Azure Build Output
99+ csx
100+ * .build.csdef
167101
168102# Windows Store app package directory
169103AppPackages /
170- BundleArtifacts /
171-
172- # Visual Studio cache files
173- # files ending in .cache can be ignored
174- * . [Cc ]ache
175- # but keep track of directories ending in .cache
176- ! * . [Cc ]ache /
177104
178105# Others
106+ sql /
107+ * .Cache
179108ClientBin /
109+ [Ss ]tyle [Cc ]op. *
180110~$ *
181111* ~
182112* .dbmdl
183- * .dbproj.schemaview
113+ * . [ Pp ] ublish.xml
184114* .pfx
185115* .publishsettings
186- node_modules /
187- orleans.codegen.cs
188116
189117# RIA/Silverlight projects
190118Generated_Code /
191119
192- # Backup & report files from converting an old project file
193- # to a newer Visual Studio version. Backup files are not needed,
194- # because we have git ;-)
120+ # Backup & report files from converting an old project file to a newer
121+ # Visual Studio version. Backup files are not needed, because we have git ;-)
195122_UpgradeReport_Files /
196123Backup * /
197124UpgradeLog * .XML
198125UpgradeLog * .htm
199126
200127# SQL Server files
201- * .mdf
202- * .ldf
128+ App_Data / * .mdf
129+ App_Data / * .ldf
203130
204- # Business Intelligence projects
205- * .rdl.data
206- * .bim.layout
207- * .bim_ * .settings
208131
209- # Microsoft Fakes
210- FakesAssemblies /
132+ # LightSwitch generated files
133+ GeneratedArtifacts /
134+ _Pvt_Extensions /
135+ ModelManifest.xml
211136
212- # GhostDoc plugin setting file
213- * .GhostDoc.xml
137+ # =========================
138+ # Windows detritus
139+ # =========================
214140
215- # Node.js Tools for Visual Studio
216- .ntvs_analysis.dat
141+ # Some stackdump file that sometimes appears
142+ us.stackdump
217143
218- # Visual Studio 6 build log
219- * .plg
144+ # Windows image file caches
145+ Thumbs.db
146+ ehthumbs.db
220147
221- # Visual Studio 6 workspace options file
222- * .opt
148+ # Folder config file
149+ Desktop.ini
223150
224- # Visual Studio LightSwitch build output
225- ** /* .HTMLClient /GeneratedArtifacts
226- ** /* .DesktopClient /GeneratedArtifacts
227- ** /* .DesktopClient /ModelManifest.xml
228- ** /* .Server /GeneratedArtifacts
229- ** /* .Server /ModelManifest.xml
230- _Pvt_Extensions
151+ # Recycle Bin used on file shares
152+ $RECYCLE.BIN /
231153
232- # Paket dependency manager
233- .paket /paket.exe
154+ # Mac desktop service store files
155+ .DS_Store
156+ Package /Lib
157+ * .nupkg
234158
235- # FAKE - F# Make
236- .fake /
159+ # Temporary files created when merging
160+ * .orig
161+ * .LOCAL. * .xml
162+ * .REMOTE. * .xml
163+ * .BASE. * .xml
164+ * .BACKUP. * .xml
165+
166+ # Symbolic links and other files created by ConfigureSolutions
167+ Output /*
168+
169+ # Visual Studio 2015 files
170+ ** /* .sln.ide /**
171+ _NCrunch_FluentAssemblyScanner /
172+ Artifacts /**
173+ * .v3.ncrunchsolution
174+ * .ncrunchsolution
175+ * .ncrunchproject
176+
177+ # User-specific stuff:
178+ .idea
179+ .vs
180+
181+ # Cake related
182+ Build /**
183+ ! Build /packages.config
184+ Tools /**
185+ /.vs
186+ * .dg
187+ * .config
188+ * .ncrunchproject
189+
190+ /.dotnet
191+ /.vscode
0 commit comments