]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
Ignore generated files required by clangd
authorHans Christian Schmitz <git@hcsch.eu>
Tue, 1 Feb 2022 14:42:06 +0000 (15:42 +0100)
committerHans Christian Schmitz <git@hcsch.eu>
Wed, 16 Feb 2022 21:44:20 +0000 (22:44 +0100)
Also add .dirstamp which seems to be generated by
autoconf/automake/make.

`compile_commands.json` is also used by standalone `clang-tidy`

.gitignore

index 570ba50393b013997b56d38e3eed783a02d38306..cb9483a110ff8c81d0690799afc10e4790ea2457 100644 (file)
@@ -44,3 +44,6 @@ docs/*.8
 docs/*.1
 ABOUT-NLS
 m4
+.dirstamp
+/.cache
+/compile_commands.json