]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Add .cache to git ignore.
authorMartin Liska <mliska@suse.cz>
Mon, 16 Nov 2020 11:52:43 +0000 (12:52 +0100)
committerMartin Liska <mliska@suse.cz>
Mon, 16 Nov 2020 11:52:43 +0000 (12:52 +0100)
ChangeLog:

* .gitignore: Add cache as clangd uses it now.

.gitignore

index d9eeaf2ed7a2e2415b0637282fd1b5e8b08bd2b2..1a29029895aa544fc12b8a214ced77a451cbbc73 100644 (file)
@@ -38,6 +38,7 @@ TAGS.sub
 .clang-format
 .clang-tidy
 .clangd
+.cache
 compile_commands.json
 
 .gdbinit