@@ -47,3 +47,265 @@ CTestTestfile.cmake
47
47
* .app
48
48
/.vs
49
49
/CMakeSettings.json
50
+
51
+ # For VS Projects
52
+
53
+ # User-specific files
54
+ * .suo
55
+ * .user
56
+ * .userosscache
57
+ * .sln.docstates
58
+
59
+ # User-specific files (MonoDevelop/Xamarin Studio)
60
+ * .userprefs
61
+
62
+ # Build results
63
+ [Dd ]ebug /
64
+ [Dd ]ebugPublic /
65
+ [Rr ]elease /
66
+ [Rr ]eleases /
67
+ x64 /
68
+ x86 /
69
+ bld /
70
+ [Bb ]in /
71
+ [Oo ]bj /
72
+ [Ll ]og /
73
+ csharp /BfsTest /BfsTest /obj /
74
+
75
+ # Visual Studio 2015 cache/options directory
76
+ .vs /
77
+ # Uncomment if you have tasks that create the project's static files in wwwroot
78
+ # wwwroot/
79
+
80
+ # MSTest test Results
81
+ [Tt ]est [Rr ]esult * /
82
+ [Bb ]uild [Ll ]og. *
83
+
84
+ # NUNIT
85
+ * .VisualState.xml
86
+ TestResult.xml
87
+
88
+ # Build Results of an ATL Project
89
+ [Dd ]ebugPS /
90
+ [Rr ]eleasePS /
91
+ dlldata.c
92
+
93
+ # DNX
94
+ project.lock.json
95
+ project.fragment.lock.json
96
+ artifacts /
97
+
98
+ * _i.c
99
+ * _p.c
100
+ * _i.h
101
+ * .ilk
102
+ * .meta
103
+ * .obj
104
+ * .pch
105
+ * .pdb
106
+ * .pgc
107
+ * .pgd
108
+ * .rsp
109
+ * .sbr
110
+ * .tlb
111
+ * .tli
112
+ * .tlh
113
+ * .tmp
114
+ * .tmp_proj
115
+ * .log
116
+ * .vspscc
117
+ * .vssscc
118
+ .builds
119
+ * .pidb
120
+ * .svclog
121
+ * .scc
122
+
123
+ # Chutzpah Test files
124
+ _Chutzpah *
125
+
126
+ # Visual C++ cache files
127
+ ipch /
128
+ * .aps
129
+ * .ncb
130
+ * .opendb
131
+ * .opensdf
132
+ * .sdf
133
+ * .cachefile
134
+ * .VC.db
135
+ * .VC.VC.opendb
136
+
137
+ # Visual Studio profiler
138
+ * .psess
139
+ * .vsp
140
+ * .vspx
141
+ * .sap
142
+
143
+ # TFS 2012 Local Workspace
144
+ $tf /
145
+
146
+ # Guidance Automation Toolkit
147
+ * .gpState
148
+
149
+ # ReSharper is a .NET coding add-in
150
+ _ReSharper * /
151
+ * . [Rr ]e [Ss ]harper
152
+ * .DotSettings.user
153
+
154
+ # JustCode is a .NET coding add-in
155
+ .JustCode
156
+
157
+ # TeamCity is a build add-in
158
+ _TeamCity *
159
+
160
+ # DotCover is a Code Coverage Tool
161
+ * .dotCover
162
+
163
+ # NCrunch
164
+ _NCrunch_ *
165
+ . * crunch * .local.xml
166
+ nCrunchTemp_ *
167
+
168
+ # MightyMoose
169
+ * .mm. *
170
+ AutoTest.Net /
171
+
172
+ # Web workbench (sass)
173
+ .sass-cache /
174
+
175
+ # Installshield output folder
176
+ [Ee ]xpress /
177
+
178
+ # DocProject is a documentation generator add-in
179
+ DocProject /buildhelp /
180
+ DocProject /Help /* .HxT
181
+ DocProject /Help /* .HxC
182
+ DocProject /Help /* .hhc
183
+ DocProject /Help /* .hhk
184
+ DocProject /Help /* .hhp
185
+ DocProject /Help /Html2
186
+ DocProject /Help /html
187
+
188
+ # Click-Once directory
189
+ publish /
190
+
191
+ # Publish Web Output
192
+ * . [Pp ]ublish.xml
193
+ * .azurePubxml
194
+ # TODO: Comment the next line if you want to checkin your web deploy settings
195
+ # but database connection strings (with potential passwords) will be unencrypted
196
+ # *.pubxml
197
+ * .publishproj
198
+
199
+ # Microsoft Azure Web App publish settings. Comment the next line if you want to
200
+ # checkin your Azure Web App publish settings, but sensitive information contained
201
+ # in these scripts will be unencrypted
202
+ PublishScripts /
203
+
204
+ # NuGet Packages
205
+ * .nupkg
206
+ # The packages folder can be ignored because of Package Restore
207
+ ** /packages /*
208
+ # except build/, which is used as an MSBuild target.
209
+ ! ** /packages /build /
210
+ # Uncomment if necessary however generally it will be regenerated when needed
211
+ # !**/packages/repositories.config
212
+ # NuGet v3's project.json files produces more ignoreable files
213
+ * .nuget.props
214
+ * .nuget.targets
215
+
216
+ # Microsoft Azure Build Output
217
+ csx /
218
+ * .build.csdef
219
+
220
+ # Microsoft Azure Emulator
221
+ ecf /
222
+ rcf /
223
+
224
+ # Windows Store app package directories and files
225
+ AppPackages /
226
+ BundleArtifacts /
227
+ Package.StoreAssociation.xml
228
+ _pkginfo.txt
229
+
230
+ # Visual Studio cache files
231
+ # files ending in .cache can be ignored
232
+ * . [Cc ]ache
233
+ # but keep track of directories ending in .cache
234
+ ! * . [Cc ]ache /
235
+
236
+ # Others
237
+ ClientBin /
238
+ ~$ *
239
+ * ~
240
+ * .dbmdl
241
+ * .dbproj.schemaview
242
+ * .jfm
243
+ * .pfx
244
+ * .publishsettings
245
+ node_modules /
246
+ orleans.codegen.cs
247
+
248
+ # Since there are multiple workflows, uncomment next line to ignore bower_components
249
+ # (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
250
+ # bower_components/
251
+
252
+ # RIA/Silverlight projects
253
+ Generated_Code /
254
+
255
+ # Backup & report files from converting an old project file
256
+ # to a newer Visual Studio version. Backup files are not needed,
257
+ # because we have git ;-)
258
+ _UpgradeReport_Files /
259
+ Backup * /
260
+ UpgradeLog * .XML
261
+ UpgradeLog * .htm
262
+
263
+ # SQL Server files
264
+ * .mdf
265
+ * .ldf
266
+
267
+ # Business Intelligence projects
268
+ * .rdl.data
269
+ * .bim.layout
270
+ * .bim_ * .settings
271
+
272
+ # Microsoft Fakes
273
+ FakesAssemblies /
274
+
275
+ # GhostDoc plugin setting file
276
+ * .GhostDoc.xml
277
+
278
+ # Node.js Tools for Visual Studio
279
+ .ntvs_analysis.dat
280
+
281
+ # Visual Studio 6 build log
282
+ * .plg
283
+
284
+ # Visual Studio 6 workspace options file
285
+ * .opt
286
+
287
+ # Visual Studio LightSwitch build output
288
+ ** /* .HTMLClient /GeneratedArtifacts
289
+ ** /* .DesktopClient /GeneratedArtifacts
290
+ ** /* .DesktopClient /ModelManifest.xml
291
+ ** /* .Server /GeneratedArtifacts
292
+ ** /* .Server /ModelManifest.xml
293
+ _Pvt_Extensions
294
+
295
+ # Paket dependency manager
296
+ .paket /paket.exe
297
+ paket-files /
298
+
299
+ # FAKE - F# Make
300
+ .fake /
301
+
302
+ # JetBrains Rider
303
+ .idea /
304
+ * .sln.iml
305
+
306
+ # CodeRush
307
+ .cr /
308
+
309
+ # Python Tools for Visual Studio (PTVS)
310
+ __pycache__ /
311
+ * .pyc
0 commit comments