mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-13 17:15:25 -04:00
Merge pull request #7707 from davidhorstmann-arm/2.28-gitignore-compile-commands-json
[Backport 2.28] Add clangd compilation databases to gitignore
This commit is contained in:
commit
8eaf2d2ac9
3
.gitignore
vendored
3
.gitignore
vendored
@ -68,3 +68,6 @@ massif-*
|
|||||||
/TAGS
|
/TAGS
|
||||||
/cscope*.out
|
/cscope*.out
|
||||||
/tags
|
/tags
|
||||||
|
|
||||||
|
# Clangd compilation database
|
||||||
|
compile_commands.json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user