Initial tutorial project

This commit is contained in:
2026-06-19 23:12:05 +08:00
commit e5aeae9c33
11 changed files with 553 additions and 0 deletions
+55
View File
@@ -0,0 +1,55 @@
# Build results
[Bb]in/
[Oo]bj/
build/
artifacts/
# Visual Studio / Rider / VS Code
.vs/
.idea/
.vscode/
*.user
*.suo
*.rsuser
*.userosscache
*.sln.docstates
# .NET generated files
project.assets.json
project.nuget.cache
*.nuget.g.props
*.nuget.g.targets
*.AssemblyInfo.cs
*.GeneratedMSBuildEditorConfig.editorconfig
*.GlobalUsings.g.cs
*.FileListAbsolute.txt
*.CoreCompileInputs.cache
*.AssemblyReference.cache
*.assets.cache
# Test and coverage output
TestResults/
coverage/
*.coverage
*.coveragexml
coverage*.json
# Logs, diagnostics, and temporary files
*.log
*.tlog
*.binlog
*.pdb
*.cache
*.tmp
*.temp
*.swp
*.bak
# Local runtime configuration
cartparams.json
appsettings.Development.json
*.local.json
# OS files
Thumbs.db
.DS_Store