Add Forza Telemetry v1.0.0 release

This commit is contained in:
2026-06-06 20:56:17 +03:00
parent be270b6d61
commit 56a4a66e48
3 changed files with 64 additions and 0 deletions

43
gitignore Normal file
View File

@@ -0,0 +1,43 @@
# Visual Studio
.vs/
*.suo
*.user
*.userosscache
*.sln.docstates
# Build output
[Bb]in/
[Oo]bj/
[Dd]ebug/
[Rr]elease/
x64/
x86/
# JetBrains / Rider
.idea/
*.sln.iml
# NuGet
*.nupkg
*.snupkg
packages/
.nuget/
# Test output
TestResults/
*.trx
# Temporary files
*.log
*.tmp
*.temp
*.bak
*.cache
# OS files
Thumbs.db
Desktop.ini
.DS_Store
# Local helper files
compile-items.txt