summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsimon <[email protected]>2023-07-01 14:27:31 +0800
committersimon <[email protected]>2023-07-01 14:31:03 +0800
commit83094589825e0e5e8016fb1c0f12205f54fd8b40 (patch)
treeab14538988fd55fbbfebd25de976c8acc08ab22e
parentc0d12baa51bc8011e1d813868d8fa56c45ce3c31 (diff)
[GIT] add clangdb cache folder to gitignore
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7d64db33b..501d7e2f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,6 +30,7 @@ winenv/
# for compiler
compile_commands.json
+.cache/
# Makefile generation
/core/xmake.config.h