Sync .gitignore with gcc
Bring in a few lines that are in gcc's .gitignore but not binutils-gdb's .gitignore. ChangeLog: * .gitignore: Sync with gcc. Change-Id: I8900ddfbb5ab8cce6236e1905fdbb52fb4c291e2
This commit is contained in:
parent
2bf3b79d05
commit
12bf652539
4
.gitignore
vendored
4
.gitignore
vendored
@ -37,6 +37,10 @@ TAGS.sub
|
||||
.lvimrc
|
||||
|
||||
.clang-format
|
||||
.clang-tidy
|
||||
.clangd
|
||||
.cache
|
||||
compile_commands.json
|
||||
|
||||
.gdbinit
|
||||
.gdb_history
|
||||
|
Loading…
Reference in New Issue
Block a user