Merge 90b419991561daadf5583c2b454d73a736c917b3 into 3bb373867917b674265067cbd38b9d252c43d014

This commit is contained in:
Tygyh 2026-07-20 21:04:04 +01:00 committed by GitHub
commit 1da0497813
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
.gitignore vendored
View File

@ -72,3 +72,7 @@ compile_commands.json
# VScode folder to store local debug files and configurations
.vscode
## JetBrains IDE artifacts
.idea
cmake-build-*