chore: gitignore gdb_history

This commit is contained in:
Michael Schmoock
2021-09-28 17:20:45 +02:00
committed by Rusty Russell
parent 0b07de78fc
commit 907a0e8855

5
.gitignore vendored
View File

@@ -51,7 +51,6 @@ contrib/pyln-*/.eggs/
contrib/pyln-*/pyln/*/__version__.py
release/
tests/plugins/test_selfdisable_after_getmanifest
.DS_Store
# Ignore generated files
devtools/features
@@ -60,3 +59,7 @@ doc/lightning*.[1578]
*_wiregen.[ch]
*_printgen.[ch]
*_gettextgen.po
# Ignore unrelated stuff
.DS_Store
.gdb_history