This commit is contained in:
cinqatte
2024-07-12 20:02:54 +02:00
commit a3aacba73d
5 changed files with 157 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
cmake-build-debug/
cmake-build-release/
build/
lib/
.idea/
.vs/
.vscode/