projects
/
perl.git
/ commitdiff
free
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
95a59ca
)
add .gdb_history to .gitignore
author
Yves Orton <demerphq@gmail.com>
Sat, 17 Nov 2012 13:10:59 +0000 (14:10 +0100)
committer
Yves Orton <demerphq@gmail.com>
Sat, 17 Nov 2012 13:10:59 +0000 (14:10 +0100)
.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/.gitignore
b/.gitignore
index
61ec744
..
7c25acb
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-149,5
+149,8
@@
MANIFEST.new
*.perf-stat
*.valgrind
+# dont show .gdb_history files
+.gdb_history
+
# generated by the top level install.html target. XXX Why does it need this?
/vms/README_vms.pod