Initial commit

This commit is contained in:
2025-03-31 18:05:17 +02:00
commit 336ef95c3f
10 changed files with 197 additions and 0 deletions

26
.gitignore vendored Normal file
View File

@@ -0,0 +1,26 @@
# CMake/Meson
build*
cmake-build-*
# IntelliJ
.idea
# LSPs
.ccls
.ccls-cache
.cache
compile_commands.json
# JetBrains Fleet
.fleet
# macOS
.DS_Store
.AppleDouble
.LSOverride
# Visual Studio Code
.vscode
# ImGui
imgui.ini