mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-07 09:38:04 +02:00
Ignore generated files required by clangd
Also add .dirstamp which seems to be generated by autoconf/automake/make. `compile_commands.json` is also used by standalone `clang-tidy`
This commit is contained in:
parent
aa0d6aa9aa
commit
0f0014bbc5
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -44,3 +44,6 @@ docs/*.8
|
|||
docs/*.1
|
||||
ABOUT-NLS
|
||||
m4
|
||||
.dirstamp
|
||||
/.cache
|
||||
/compile_commands.json
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue