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 /
18
+ x64 /
19
+ x86 /
20
+ build /
21
+ bld /
22
+ [Bb ]in /
23
+ [Oo ]bj /
24
+
25
+ # Visual Studio 2015 cache/options directory
26
+ .vs /
27
+
28
+ # MSTest test Results
29
+ [Tt ]est [Rr ]esult * /
30
+ [Bb ]uild [Ll ]og. *
31
+
32
+ # NUNIT
33
+ * .VisualState.xml
34
+ TestResult.xml
35
+
36
+ # Build Results of an ATL Project
37
+ [Dd ]ebugPS /
38
+ [Rr ]eleasePS /
39
+ dlldata.c
40
+
41
+ # DNX
42
+ project.lock.json
43
+ artifacts /
44
+
19
45
* _i.c
20
46
* _p.c
47
+ * _i.h
21
48
* .ilk
22
49
* .meta
23
50
* .obj
@@ -31,34 +58,159 @@ TestResults
31
58
* .tli
32
59
* .tlh
33
60
* .tmp
61
+ * .tmp_proj
34
62
* .log
35
63
* .vspscc
36
64
* .vssscc
37
65
.builds
66
+ * .pidb
67
+ * .svclog
68
+ * .scc
69
+
70
+ # Chutzpah Test files
71
+ _Chutzpah *
72
+
73
+ # Visual C++ cache files
74
+ ipch /
75
+ * .aps
76
+ * .ncb
77
+ * .opensdf
78
+ * .sdf
79
+ * .cachefile
38
80
39
81
# Visual Studio profiler
40
82
* .psess
41
83
* .vsp
42
84
* .vspx
43
85
86
+ # TFS 2012 Local Workspace
87
+ $tf /
88
+
89
+ # Guidance Automation Toolkit
90
+ * .gpState
91
+
44
92
# ReSharper is a .NET coding add-in
45
- _ReSharper *
93
+ _ReSharper * /
94
+ * . [Rr ]e [Ss ]harper
95
+ * .DotSettings.user
96
+
97
+ # JustCode is a .NET coding add-in
98
+ .JustCode
99
+
100
+ # TeamCity is a build add-in
101
+ _TeamCity *
102
+
103
+ # DotCover is a Code Coverage Tool
104
+ * .dotCover
105
+
106
+ # NCrunch
107
+ _NCrunch_ *
108
+ . * crunch * .local.xml
109
+
110
+ # MightyMoose
111
+ * .mm. *
112
+ AutoTest.Net /
113
+
114
+ # Web workbench (sass)
115
+ .sass-cache /
116
+
117
+ # Installshield output folder
118
+ [Ee ]xpress /
119
+
120
+ # DocProject is a documentation generator add-in
121
+ DocProject /buildhelp /
122
+ DocProject /Help /* .HxT
123
+ DocProject /Help /* .HxC
124
+ DocProject /Help /* .hhc
125
+ DocProject /Help /* .hhk
126
+ DocProject /Help /* .hhp
127
+ DocProject /Help /Html2
128
+ DocProject /Help /html
129
+
130
+ # Click-Once directory
131
+ publish /
46
132
47
133
# Publish Web Output
48
- * .Publish.xml
134
+ * . [Pp ]ublish.xml
135
+ * .azurePubxml
136
+ # # TODO: Comment the next line if you want to checkin your
137
+ # # web deploy settings but do note that will include unencrypted
138
+ # # passwords
139
+ # *.pubxml
140
+
141
+ * .publishproj
142
+
143
+ # NuGet Packages
144
+ * .nupkg
145
+ # The packages folder can be ignored because of Package Restore
146
+ ** /packages /*
147
+ # except build/, which is used as an MSBuild target.
148
+ ! ** /packages /build /
149
+ # Uncomment if necessary however generally it will be regenerated when needed
150
+ # !**/packages/repositories.config
151
+
152
+ # Windows Azure Build Output
153
+ csx /
154
+ * .build.csdef
49
155
50
- # NuGet Packages Directory
51
- packages
156
+ # Windows Store app package directory
157
+ AppPackages /
158
+
159
+ # Visual Studio cache files
160
+ # files ending in .cache can be ignored
161
+ * . [Cc ]ache
162
+ # but keep track of directories ending in .cache
163
+ ! * . [Cc ]ache /
52
164
53
165
# Others
54
- # [Aa]pp_[Dd]ata/
166
+ ClientBin /
167
+ [Ss ]tyle [Cc ]op. *
168
+ ~$ *
169
+ * ~
170
+ * .dbmdl
171
+ * .dbproj.schemaview
172
+ * .pfx
173
+ * .publishsettings
174
+ node_modules /
175
+ orleans.codegen.cs
176
+
177
+ # RIA/Silverlight projects
178
+ Generated_Code /
55
179
56
- # Backup & report files from converting an old project file to a newer
57
- # Visual Studio version. Backup files are not needed, because we have git ;-)
180
+ # Backup & report files from converting an old project file
181
+ # to a newer Visual Studio version. Backup files are not needed,
182
+ # because we have git ;-)
58
183
_UpgradeReport_Files /
59
184
Backup * /
60
185
UpgradeLog * .XML
186
+ UpgradeLog * .htm
187
+
188
+ # SQL Server files
189
+ * .mdf
190
+ * .ldf
191
+
192
+ # Business Intelligence projects
193
+ * .rdl.data
194
+ * .bim.layout
195
+ * .bim_ * .settings
196
+
197
+ # Microsoft Fakes
198
+ FakesAssemblies /
199
+
200
+ # Node.js Tools for Visual Studio
201
+ .ntvs_analysis.dat
202
+
203
+ # Visual Studio 6 build log
204
+ * .plg
205
+
206
+ # Visual Studio 6 workspace options file
207
+ * .opt
208
+
209
+ # LightSwitch generated files
210
+ GeneratedArtifacts /
211
+ _Pvt_Extensions /
212
+ ModelManifest.xml
61
213
62
- # To be ignore
214
+ # To be ignored
63
215
CacheVersion
64
216
Information
0 commit comments