mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
ignore .gdb_history files
When using gdb, history files will often get generated. So ignore them. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
committed by
Wolfgang Denk
parent
c8aa7dfc18
commit
bfa0af6b22
3
.gitignore
vendored
3
.gitignore
vendored
@@ -47,6 +47,9 @@ patches-*
|
||||
patches
|
||||
series
|
||||
|
||||
# gdb files
|
||||
.gdb_history
|
||||
|
||||
# cscope files
|
||||
cscope.*
|
||||
|
||||
|
Reference in New Issue
Block a user