Merge branch 'main' into development

This commit is contained in:
Pasha Bibko
2025-08-06 23:30:41 +01:00
2 changed files with 27 additions and 1 deletions

4
.gitignore vendored
View File

@@ -4,6 +4,10 @@ out/
# Visual studio directory #
.vs/
# VSC and manual build folders #
.vscode/
build/
# Excludes binary outputs in root dir #
*.exe
*.ilk