summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorClaudius "keldu" Holeksa <mail@keldu.de>2023-07-11 13:49:18 +0200
committerClaudius "keldu" Holeksa <mail@keldu.de>2023-07-11 13:49:18 +0200
commit4bdf0315b9d65f8169029df65839049695cd17f5 (patch)
treec17190f0e600136556ef5fc720521b787d3edf40 /.gitignore
parentcc43bdd85f6425372623ebfee9cace98fd63e330 (diff)
git: Added another set of ignore for clangd and compilation db info
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9288eea..b9fdf61 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,7 @@ result-*
# regular target which is not really used
build
+
+# compile commands
+.cache
+compile_commands.json