projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8aa7df
)
ignore .gdb_history files
author
Mike Frysinger
<vapier@gentoo.org>
Sun, 2 Nov 2008 05:18:18 +0000
(
01:18
-0400)
committer
Wolfgang Denk
<wd@denx.de>
Fri, 5 Dec 2008 22:16:27 +0000
(23:16 +0100)
When using gdb, history files will often get generated. So ignore them.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 9c53f5c5b54123532d79cb08150facc26d554717..e13fc96322f72db3945e150e6beb2bd37ee2e7da 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-47,6
+47,9
@@
patches-*
patches
series
+# gdb files
+.gdb_history
+
# cscope files
cscope.*