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:
Simon Marchi
2020-12-02 09:41:56 -05:00
parent 2bf3b79d05
commit 12bf652539
2 changed files with 8 additions and 0 deletions

4
.gitignore vendored
View File

@@ -37,6 +37,10 @@ TAGS.sub
.lvimrc
.clang-format
.clang-tidy
.clangd
.cache
compile_commands.json
.gdbinit
.gdb_history