diff options
author | Todd Lyons <tlyons@exim.org> | 2013-07-12 10:04:12 -0700 |
---|---|---|
committer | Todd Lyons <tlyons@exim.org> | 2013-07-12 10:04:12 -0700 |
commit | ada4d84efd985590d24a988912b8b38cd91c6e59 (patch) | |
tree | 7fc48051a344325a6343d0a4b51da70abdb932dd | |
parent | c10d53a23e33e161e5e2ccc67257aaf60c424dd1 (diff) |
Add gdb history file to git ignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 094ad9696..478c603cc 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ exim-packaging-* 0*.patch *.orig *.rej +.gdb_history |