mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-29 16:32:32 -04:00
Merge pull request #7706 from davidhorstmann-arm/gitignore-compile-commands-json
Add clangd compilation databases to gitignore
This commit is contained in:
commit
36ee2e0fe8
3
.gitignore
vendored
3
.gitignore
vendored
@ -60,3 +60,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