maa-mcp 0.0.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,468 @@
1
+ # docs
2
+ docs/node_modules
3
+ docs/.vuepress/.temp
4
+ # Prerequisites
5
+ *.d
6
+
7
+ # Compiled Object files
8
+ build
9
+ build-*
10
+ *.slo
11
+ *.lo
12
+ *.o
13
+ *.obj
14
+
15
+ # Precompiled Headers
16
+ *.gch
17
+ *.pch
18
+
19
+ # Compiled Dynamic libraries
20
+ *.so
21
+ *.dylib
22
+ *.dll
23
+
24
+ # Fortran module files
25
+ *.mod
26
+ *.smod
27
+ !go.mod
28
+
29
+ # Compiled Static libraries
30
+ *.lai
31
+ *.la
32
+ *.a
33
+ *.lib
34
+
35
+ # Executables
36
+ *.exe
37
+ *.out
38
+ *.app
39
+
40
+ Debug
41
+ Release
42
+ .vs
43
+ *.vcxproj.user
44
+ *.swp
45
+
46
+ ## Ignore Visual Studio temporary files, build results, and
47
+ ## files generated by popular Visual Studio add-ons.
48
+ ##
49
+ ## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
50
+
51
+ # User-specific files
52
+ *.rsuser
53
+ *.suo
54
+ *.user
55
+ *.userosscache
56
+ *.sln.docstates
57
+
58
+ # User-specific files (MonoDevelop/Xamarin Studio)
59
+ *.userprefs
60
+
61
+ # Mono auto generated files
62
+ mono_crash.*
63
+
64
+ # Build results
65
+ [Dd]ebug/
66
+ [Dd]ebugPublic/
67
+ [Rr]elease/
68
+ [Rr]eleases/
69
+ x64/
70
+ x86/
71
+ [Ww][Ii][Nn]32/
72
+ [Aa][Rr][Mm]/
73
+ [Aa][Rr][Mm]64/
74
+ bld/
75
+ [Bb]in/
76
+ [Oo]bj/
77
+ [Ll]og/
78
+ [Ll]ogs/
79
+ cmake-build-debug/
80
+
81
+ # Visual Studio 2015/2017 cache/options directory
82
+ .vs/
83
+ # Uncomment if you have tasks that create the project's static files in wwwroot
84
+ #wwwroot/
85
+
86
+ # Visual Studio 2017 auto generated files
87
+ Generated\ Files/
88
+
89
+ # MSTest test Results
90
+ [Tt]est[Rr]esult*/
91
+ [Bb]uild[Ll]og.*
92
+
93
+ # NUnit
94
+ *.VisualState.xml
95
+ TestResult.xml
96
+ nunit-*.xml
97
+
98
+ # Build Results of an ATL Project
99
+ [Dd]ebugPS/
100
+ [Rr]eleasePS/
101
+ dlldata.c
102
+
103
+ # Benchmark Results
104
+ BenchmarkDotNet.Artifacts/
105
+
106
+ # .NET Core
107
+ project.lock.json
108
+ project.fragment.lock.json
109
+ artifacts/
110
+
111
+ # ASP.NET Scaffolding
112
+ ScaffoldingReadMe.txt
113
+
114
+ # StyleCop
115
+ StyleCopReport.xml
116
+
117
+ # Files built by Visual Studio
118
+ *_i.c
119
+ *_p.c
120
+ *_h.h
121
+ *.ilk
122
+ *.meta
123
+ *.obj
124
+ *.iobj
125
+ *.pch
126
+ *.pdb
127
+ *.ipdb
128
+ *.pgc
129
+ *.pgd
130
+ *.rsp
131
+ *.sbr
132
+ *.tlb
133
+ *.tli
134
+ *.tlh
135
+ *.tmp
136
+ *.tmp_proj
137
+ *_wpftmp.csproj
138
+ *.log
139
+ *.tlog
140
+ *.vspscc
141
+ *.vssscc
142
+ .builds
143
+ *.pidb
144
+ *.svclog
145
+ *.scc
146
+
147
+ # Chutzpah Test files
148
+ _Chutzpah*
149
+
150
+ # Visual C++ cache files
151
+ ipch/
152
+ *.aps
153
+ *.ncb
154
+ *.opendb
155
+ *.opensdf
156
+ *.sdf
157
+ *.cachefile
158
+ *.VC.db
159
+ *.VC.VC.opendb
160
+
161
+ # Visual Studio profiler
162
+ *.psess
163
+ *.vsp
164
+ *.vspx
165
+ *.sap
166
+
167
+ # Visual Studio Trace Files
168
+ *.e2e
169
+
170
+ # TFS 2012 Local Workspace
171
+ $tf/
172
+
173
+ # Guidance Automation Toolkit
174
+ *.gpState
175
+
176
+ # ReSharper is a .NET coding add-in
177
+ _ReSharper*/
178
+ *.[Rr]e[Ss]harper
179
+ *.DotSettings.user
180
+
181
+ # TeamCity is a build add-in
182
+ _TeamCity*
183
+
184
+ # DotCover is a Code Coverage Tool
185
+ *.dotCover
186
+
187
+ # AxoCover is a Code Coverage Tool
188
+ .axoCover/*
189
+ !.axoCover/settings.json
190
+
191
+ # Coverlet is a free, cross platform Code Coverage Tool
192
+ coverage*.json
193
+ coverage*.xml
194
+ coverage*.info
195
+
196
+ # Visual Studio code coverage results
197
+ *.coverage
198
+ *.coveragexml
199
+
200
+ # NCrunch
201
+ _NCrunch_*
202
+ .*crunch*.local.xml
203
+ nCrunchTemp_*
204
+
205
+ # MightyMoose
206
+ *.mm.*
207
+ AutoTest.Net/
208
+
209
+ # Web workbench (sass)
210
+ .sass-cache/
211
+
212
+ # Installshield output folder
213
+ [Ee]xpress/
214
+
215
+ # DocProject is a documentation generator add-in
216
+ DocProject/buildhelp/
217
+ DocProject/Help/*.HxT
218
+ DocProject/Help/*.HxC
219
+ DocProject/Help/*.hhc
220
+ DocProject/Help/*.hhk
221
+ DocProject/Help/*.hhp
222
+ DocProject/Help/Html2
223
+ DocProject/Help/html
224
+
225
+ # Click-Once directory
226
+ publish/
227
+
228
+ # Publish Web Output
229
+ *.[Pp]ublish.xml
230
+ *.azurePubxml
231
+ # Note: Comment the next line if you want to checkin your web deploy settings,
232
+ # but database connection strings (with potential passwords) will be unencrypted
233
+ *.pubxml
234
+ *.publishproj
235
+
236
+ # Microsoft Azure Web App publish settings. Comment the next line if you want to
237
+ # checkin your Azure Web App publish settings, but sensitive information contained
238
+ # in these scripts will be unencrypted
239
+ PublishScripts/
240
+
241
+ # NuGet Packages
242
+ *.nupkg
243
+ # NuGet Symbol Packages
244
+ *.snupkg
245
+ # The packages folder can be ignored because of Package Restore
246
+ **/[Pp]ackages/*
247
+ # except build/, which is used as an MSBuild target.
248
+ !**/[Pp]ackages/build/
249
+ # Uncomment if necessary however generally it will be regenerated when needed
250
+ #!**/[Pp]ackages/repositories.config
251
+ # NuGet v3's project.json files produces more ignorable files
252
+ *.nuget.props
253
+ *.nuget.targets
254
+
255
+ # Nuget personal access tokens and Credentials
256
+ nuget.config
257
+
258
+ # Microsoft Azure Build Output
259
+ csx/
260
+ *.build.csdef
261
+
262
+ # Microsoft Azure Emulator
263
+ ecf/
264
+ rcf/
265
+
266
+ # Windows Store app package directories and files
267
+ AppPackages/
268
+ BundleArtifacts/
269
+ Package.StoreAssociation.xml
270
+ _pkginfo.txt
271
+ *.appx
272
+ *.appxbundle
273
+ *.appxupload
274
+
275
+ # Visual Studio cache files
276
+ # files ending in .cache can be ignored
277
+ *.[Cc]ache
278
+ # but keep track of directories ending in .cache
279
+ !?*.[Cc]ache/
280
+
281
+ # Others
282
+ ClientBin/
283
+ ~$*
284
+ *~
285
+ *.dbmdl
286
+ *.dbproj.schemaview
287
+ *.jfm
288
+ *.pfx
289
+ *.publishsettings
290
+ orleans.codegen.cs
291
+
292
+ # Including strong name files can present a security risk
293
+ # (https://github.com/github/gitignore/pull/2483#issue-259490424)
294
+ #*.snk
295
+
296
+ # Since there are multiple workflows, uncomment next line to ignore bower_components
297
+ # (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
298
+ #bower_components/
299
+
300
+ # RIA/Silverlight projects
301
+ Generated_Code/
302
+
303
+ # Backup & report files from converting an old project file
304
+ # to a newer Visual Studio version. Backup files are not needed,
305
+ # because we have git ;-)
306
+ _UpgradeReport_Files/
307
+ Backup*/
308
+ UpgradeLog*.XML
309
+ UpgradeLog*.htm
310
+ ServiceFabricBackup/
311
+ *.rptproj.bak
312
+
313
+ # SQL Server files
314
+ *.mdf
315
+ *.ldf
316
+ *.ndf
317
+
318
+ # Business Intelligence projects
319
+ *.rdl.data
320
+ *.bim.layout
321
+ *.bim_*.settings
322
+ *.rptproj.rsuser
323
+ *- [Bb]ackup.rdl
324
+ *- [Bb]ackup ([0-9]).rdl
325
+ *- [Bb]ackup ([0-9][0-9]).rdl
326
+
327
+ # Microsoft Fakes
328
+ FakesAssemblies/
329
+
330
+ # GhostDoc plugin setting file
331
+ *.GhostDoc.xml
332
+
333
+ # Node.js Tools for Visual Studio
334
+ .ntvs_analysis.dat
335
+ node_modules/
336
+
337
+ # Visual Studio 6 build log
338
+ *.plg
339
+
340
+ # Visual Studio 6 workspace options file
341
+ *.opt
342
+
343
+ # Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
344
+ *.vbw
345
+
346
+ # Visual Studio LightSwitch build output
347
+ **/*.HTMLClient/GeneratedArtifacts
348
+ **/*.DesktopClient/GeneratedArtifacts
349
+ **/*.DesktopClient/ModelManifest.xml
350
+ **/*.Server/GeneratedArtifacts
351
+ **/*.Server/ModelManifest.xml
352
+ _Pvt_Extensions
353
+
354
+ # Paket dependency manager
355
+ .paket/paket.exe
356
+ paket-files/
357
+
358
+ # FAKE - F# Make
359
+ .fake/
360
+
361
+ # CodeRush personal settings
362
+ .cr/personal
363
+
364
+ # Python Tools for Visual Studio (PTVS)
365
+ __pycache__/
366
+ *.pyc
367
+
368
+ # Python packaging
369
+ dist/
370
+ *.egg-info/
371
+ *.egg
372
+ .eggs/
373
+ build/
374
+ sdist/
375
+ wheels/
376
+ pip-wheel-metadata/
377
+ *.manifest
378
+ *.spec
379
+ MANIFEST
380
+
381
+ # Auto-generated version file
382
+ maa_mcp/_version.py
383
+
384
+ # Cake - Uncomment if you are using it
385
+ # tools/**
386
+ # !tools/packages.config
387
+
388
+ # Tabs Studio
389
+ *.tss
390
+
391
+ # Telerik's JustMock configuration file
392
+ *.jmconfig
393
+
394
+ # BizTalk build output
395
+ *.btp.cs
396
+ *.btm.cs
397
+ *.odx.cs
398
+ *.xsd.cs
399
+
400
+ # OpenCover UI analysis results
401
+ OpenCover/
402
+
403
+ # Azure Stream Analytics local run output
404
+ ASALocalRun/
405
+
406
+ # MSBuild Binary and Structured Log
407
+ *.binlog
408
+
409
+ # NVidia Nsight GPU debugger configuration file
410
+ *.nvuser
411
+
412
+ # MFractors (Xamarin productivity tool) working folder
413
+ .mfractor/
414
+
415
+ # Local History for Visual Studio
416
+ .localhistory/
417
+
418
+ # BeatPulse healthcheck temp database
419
+ healthchecksdb
420
+
421
+ # Backup folder for Package Reference Convert tool in Visual Studio 2017
422
+ MigrationBackup/
423
+
424
+ # Ionide (cross platform F# VS Code tools) working folder
425
+ .ionide/
426
+
427
+ # Fody - auto-generated XML schema
428
+ FodyWeavers.xsd
429
+
430
+ # VS Code files for those working on multiple tools
431
+ **/.vscode/*
432
+ .vscode/*
433
+ !.vscode/settings.json
434
+ # !.vscode/tasks.json
435
+ # !.vscode/launch.json
436
+ !.vscode/extensions.json
437
+ !.vscode/mcp.json
438
+ *.code-workspace
439
+
440
+ # Local History for Visual Studio Code
441
+ .history/
442
+
443
+ # Windows Installer files from build outputs
444
+ *.cab
445
+ *.msi
446
+ *.msix
447
+ *.msm
448
+ *.msp
449
+
450
+ # JetBrains Rider
451
+ .idea/
452
+ *.sln.iml
453
+
454
+ enc_temp_folder/*
455
+
456
+ # Nuke
457
+ .nuke/temp/*
458
+
459
+ # Build
460
+ deps
461
+ build
462
+ install
463
+
464
+ # Tools
465
+ tools/ImageCropper/**/*.png
466
+
467
+ config
468
+ debug