1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

git: Ignore clangd cache folder

This commit is contained in:
Martin Capitanio
2020-09-10 12:50:01 +02:00
parent 49283cb80d
commit 0b34607bb8

3
.gitignore vendored
View File

@@ -383,3 +383,6 @@ ruby.png
snow.png
updown.png
gcov.css
# https://clangd.llvm.org/ cache folder
.clangd/