mirror of
https://github.com/samba-team/samba.git
synced 2025-02-22 05:57:43 +03:00
gitignore .gdb_history anywhere in the tree
For when you run gdb in places like lib/ldb/ and it decides to leave behind a history file. Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
This commit is contained in:
parent
6b7494f5e7
commit
e6669d1264
2
.gitignore
vendored
2
.gitignore
vendored
@ -64,7 +64,7 @@ semantic.cache
|
||||
/bin/.confcache/*/*
|
||||
/bin/.conf_check_*/*
|
||||
/.emacs.desktop*
|
||||
/.gdb_history
|
||||
.gdb_history
|
||||
.clang-format
|
||||
|
||||
# generated by configure
|
||||
|
Loading…
x
Reference in New Issue
Block a user