git:ignore: Add compile_commands.json and .cache/

This commit is contained in:
2025-03-03 15:26:57 +01:00
parent 90b64a8603
commit a7f023ba1d

View File

@@ -11,6 +11,8 @@ tags.temp
# clangd # clangd
compile_flags.txt compile_flags.txt
compile_commands.json
.cache/
# Ignore vscode files # Ignore vscode files
.vscode/ .vscode/