1
- # Build Folders (you can keep bin if you'd like, to store dlls and pdbs)
2
- [Bb ]in /
3
- [Oo ]bj /
4
-
5
- # mstest test results
6
- TestResults
7
-
8
1
# # Ignore Visual Studio temporary files, build results, and
9
2
# # files generated by popular Visual Studio add-ons.
10
3
11
4
# User-specific files
12
5
* .suo
13
6
* .user
7
+ * .userosscache
14
8
* .sln.docstates
15
9
10
+ # User-specific files (MonoDevelop/Xamarin Studio)
11
+ * .userprefs
12
+
16
13
# Build results
17
14
[Dd ]ebug /
15
+ [Dd ]ebugPublic /
18
16
[Rr ]elease /
17
+ [Rr ]eleases /
19
18
x64 /
19
+ x86 /
20
+ bld /
21
+ [Bb ]in /
22
+ [Oo ]bj /
23
+ [Ll ]og /
24
+
25
+ # Visual Studio 2015 cache/options directory
26
+ .vs /
27
+ # Uncomment if you have tasks that create the project's static files in wwwroot
28
+ # wwwroot/
29
+
30
+ # MSTest test Results
31
+ [Tt ]est [Rr ]esult * /
32
+ [Bb ]uild [Ll ]og. *
33
+
34
+ # NUNIT
35
+ * .VisualState.xml
36
+ TestResult.xml
37
+
38
+ # Build Results of an ATL Project
39
+ [Dd ]ebugPS /
40
+ [Rr ]eleasePS /
41
+ dlldata.c
42
+
43
+ # DNX
44
+ project.lock.json
45
+ artifacts /
46
+
20
47
* _i.c
21
48
* _p.c
49
+ * _i.h
22
50
* .ilk
23
51
* .meta
24
52
* .obj
32
60
* .tli
33
61
* .tlh
34
62
* .tmp
63
+ * .tmp_proj
35
64
* .log
36
65
* .vspscc
37
66
* .vssscc
38
67
.builds
68
+ * .pidb
69
+ * .svclog
70
+ * .scc
71
+
72
+ # Chutzpah Test files
73
+ _Chutzpah *
39
74
40
75
# Visual C++ cache files
41
76
ipch /
42
77
* .aps
43
78
* .ncb
79
+ * .opendb
44
80
* .opensdf
45
81
* .sdf
82
+ * .cachefile
46
83
47
84
# Visual Studio profiler
48
85
* .psess
49
86
* .vsp
50
87
* .vspx
88
+ * .sap
89
+
90
+ # TFS 2012 Local Workspace
91
+ $tf /
51
92
52
93
# Guidance Automation Toolkit
53
94
* .gpState
54
95
55
96
# ReSharper is a .NET coding add-in
56
- _ReSharper *
97
+ _ReSharper * /
98
+ * . [Rr ]e [Ss ]harper
99
+ * .DotSettings.user
100
+
101
+ # JustCode is a .NET coding add-in
102
+ .JustCode
103
+
104
+ # TeamCity is a build add-in
105
+ _TeamCity *
106
+
107
+ # DotCover is a Code Coverage Tool
108
+ * .dotCover
57
109
58
110
# NCrunch
59
- * .ncrunch *
111
+ _NCrunch_ *
60
112
. * crunch * .local.xml
113
+ nCrunchTemp_ *
61
114
62
- # Installshield output folder
63
- [Ee ]xpress
115
+ # MightyMoose
116
+ * .mm. *
117
+ AutoTest.Net /
118
+
119
+ # Web workbench (sass)
120
+ .sass-cache /
121
+
122
+ # Installshield output folder
123
+ [Ee ]xpress /
64
124
65
125
# DocProject is a documentation generator add-in
66
126
DocProject /buildhelp /
@@ -73,41 +133,122 @@ DocProject/Help/Html2
73
133
DocProject /Help /html
74
134
75
135
# Click-Once directory
76
- publish
136
+ publish /
77
137
78
138
# Publish Web Output
79
- * .Publish.xml
80
-
81
- # NuGet Packages Directory
82
- packages
83
-
84
- # Windows Azure Build Output
85
- csx
139
+ * . [Pp ]ublish.xml
140
+ * .azurePubxml
141
+ # TODO: Comment the next line if you want to checkin your web deploy settings
142
+ # but database connection strings (with potential passwords) will be unencrypted
143
+ * .pubxml
144
+ * .publishproj
145
+
146
+ # Microsoft Azure Web App publish settings. Comment the next line if you want to
147
+ # checkin your Azure Web App publish settings, but sensitive information contained
148
+ # in these scripts will be unencrypted
149
+ PublishScripts /
150
+
151
+ # NuGet Packages
152
+ * .nupkg
153
+ # The packages folder can be ignored because of Package Restore
154
+ ** /packages /*
155
+ # except build/, which is used as an MSBuild target.
156
+ ! ** /packages /build /
157
+ # Uncomment if necessary however generally it will be regenerated when needed
158
+ # !**/packages/repositories.config
159
+ # NuGet v3's project.json files produces more ignoreable files
160
+ * .nuget.props
161
+ * .nuget.targets
162
+
163
+ # Microsoft Azure Build Output
164
+ csx /
86
165
* .build.csdef
87
166
88
- # Windows Store app package directory
167
+ # Microsoft Azure Emulator
168
+ ecf /
169
+ rcf /
170
+
171
+ # Windows Store app package directories and files
89
172
AppPackages /
173
+ BundleArtifacts /
174
+ Package.StoreAssociation.xml
175
+ _pkginfo.txt
176
+
177
+ # Visual Studio cache files
178
+ # files ending in .cache can be ignored
179
+ * . [Cc ]ache
180
+ # but keep track of directories ending in .cache
181
+ ! * . [Cc ]ache /
90
182
91
183
# Others
92
- [Bb ]in
93
- [Oo ]bj
94
- sql
95
- TestResults
96
- [Tt ]est [Rr ]esult *
97
- * .Cache
98
- ClientBin
99
- [Ss ]tyle [Cc ]op. *
184
+ ClientBin /
100
185
~$ *
186
+ * ~
101
187
* .dbmdl
102
- Generated_Code #added for RIA /Silverlight projects
103
-
104
- # Backup & report files from converting an old project file to a newer
105
- # Visual Studio version. Backup files are not needed, because we have git ;-)
188
+ * .dbproj.schemaview
189
+ * .pfx
190
+ * .publishsettings
191
+ node_modules /
192
+ orleans.codegen.cs
193
+
194
+ # Since there are multiple workflows, uncomment next line to ignore bower_components
195
+ # (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
196
+ # bower_components/
197
+
198
+ # RIA/Silverlight projects
199
+ Generated_Code /
200
+
201
+ # Backup & report files from converting an old project file
202
+ # to a newer Visual Studio version. Backup files are not needed,
203
+ # because we have git ;-)
106
204
_UpgradeReport_Files /
107
205
Backup * /
108
206
UpgradeLog * .XML
207
+ UpgradeLog * .htm
208
+
209
+ # SQL Server files
210
+ * .mdf
211
+ * .ldf
212
+
213
+ # Business Intelligence projects
214
+ * .rdl.data
215
+ * .bim.layout
216
+ * .bim_ * .settings
217
+
218
+ # Microsoft Fakes
219
+ FakesAssemblies /
220
+
221
+ # GhostDoc plugin setting file
222
+ * .GhostDoc.xml
223
+
224
+ # Node.js Tools for Visual Studio
225
+ .ntvs_analysis.dat
226
+
227
+ # Visual Studio 6 build log
228
+ * .plg
229
+
230
+ # Visual Studio 6 workspace options file
231
+ * .opt
232
+
233
+ # Visual Studio LightSwitch build output
234
+ ** /* .HTMLClient /GeneratedArtifacts
235
+ ** /* .DesktopClient /GeneratedArtifacts
236
+ ** /* .DesktopClient /ModelManifest.xml
237
+ ** /* .Server /GeneratedArtifacts
238
+ ** /* .Server /ModelManifest.xml
239
+ _Pvt_Extensions
240
+
241
+ # Paket dependency manager
242
+ .paket /paket.exe
243
+ paket-files /
244
+
245
+ # FAKE - F# Make
246
+ .fake /
247
+
248
+ # JetBrains Rider
249
+ .idea /
250
+ * .sln.iml
109
251
252
+ # Custom for this repo
110
253
Artifacts
111
- Thumbs.db
112
- /Build /nuget-apikey.txt
113
- /.nuget
254
+ ** /Thumbs.db
0 commit comments