chore: add license, formatting and git files

This commit is contained in:
2026-06-25 17:20:17 +01:00
commit 1e2fb19351
4 changed files with 80 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# Temp and config files/dirs
.vs/
*.user
*.suo
*.db
# Build
out/
build/
x64/
x86/
Debug/
Release/