Files
cchax/.gitignore
2025-09-15 16:08:41 +02:00

27 lines
227 B
Plaintext

# 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