gitignore clangd files (#2086)

This commit is contained in:
Dragorn421
2024-08-25 08:31:53 +02:00
committed by GitHub
parent b6d8aae2a5
commit 11926f2487

4
.gitignore vendored
View File

@@ -3,10 +3,12 @@ __pycache__/
.pyc
.DS_Store
# Text editor remnants
# IDE files
.vscode/
.vs/
.idea/
.cache/
compile_commands.json
# Project-specific ignores
.make_options.mk