summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorYves Orton <demerphq@gmail.com>2012-11-17 14:10:59 +0100
committerYves Orton <demerphq@gmail.com>2012-11-17 14:10:59 +0100
commit7d4ee4b3ab7a3ef2c4675f2b4dc93f1e6ede7194 (patch)
tree0683a14c03e249683146e22d02d0bc719a93c07f /.gitignore
parent95a59cabfd485318031093a3db96c90711542404 (diff)
downloadperl-7d4ee4b3ab7a3ef2c4675f2b4dc93f1e6ede7194.tar.gz
add .gdb_history to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 61ec744ac4..7c25acb201 100644
--- 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