Initial commit

Update .gitignore, LICENSE, and 6 more files...
This commit is contained in:
2026-05-17 12:10:11 +02:00
commit e15c6299c2
8 changed files with 465 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# IDEs
.vs/
.idea/
# Build artifacts
bin/
obj/
# Trash
*.user