initial commit

This commit is contained in:
2026-08-10 19:37:10 +02:00
commit 3701761539
21 changed files with 1646 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
# Ignore build artifacts
bin/
obj/
# User-specific or machine-generated files
*.user
*.vs
*.vscode
*.suo
*.userosscache
*.sln.docstates
# OS junk
.DS_Store
Thumbs.db
# Release-Verzeichnis (keine ZIPs o.ä. ins Git!)
# Only ignore top-level release/ directory. Release directories in subfolders are allowed.
/release/
# User-specific configuration (real config, not example)
launcher.config.json
favorites.txt