]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Gitignore the ccls cache 14608/head
authorFred Morcos <fred.morcos@open-xchange.com>
Wed, 28 Aug 2024 18:27:15 +0000 (20:27 +0200)
committerFred Morcos <fred.morcos@open-xchange.com>
Wed, 28 Aug 2024 18:31:04 +0000 (20:31 +0200)
.gitignore

index 07dd058c9e930d5bbea4cf4e2cff7043f43f0a37..5d764b3340175d82c321c53d47222daf9f1cb779 100644 (file)
@@ -58,5 +58,6 @@ __pycache__
 compile_commands.*
 .cache
 /.clang-tidy
+.ccls-cache
 .gdb_history
 .venv