projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27f7fb7
)
Add .cache to git ignore.
author
Martin Liska
<mliska@suse.cz>
Mon, 16 Nov 2020 11:52:43 +0000
(12:52 +0100)
committer
Martin 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
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index d9eeaf2ed7a2e2415b0637282fd1b5e8b08bd2b2..1a29029895aa544fc12b8a214ced77a451cbbc73 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-38,6
+38,7
@@
TAGS.sub
.clang-format
.clang-tidy
.clangd
+.cache
compile_commands.json
.gdbinit