Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatryk Obara <dreamer.tan@gmail.com>2020-10-23 16:40:25 +0300
committerPatryk Obara <dreamer.tan@gmail.com>2020-10-23 16:40:25 +0300
commit2ddd91eb5c3234417435fd699a9d7b939dc7e37c (patch)
tree399e435e664aed30cf2e8a0a25482c2728ccc004 /.gitignore
parent93c7d6fe0d33e4a4bdbfcc0490a94d7fc027844f (diff)
Add new clangd cache dir to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ec1b68d0d..260008f3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -97,4 +97,5 @@ suppress_base.json
# clangd language server
.clangd
+.cache
compile_commands.json