mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-20 13:34:32 +01:00
gitignore: exclude debug binaries
This commit is contained in:
parent
26636ce994
commit
f07e2076f8
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -25,7 +25,9 @@ _testmain.go
|
|||
*.prof
|
||||
|
||||
lnd
|
||||
lnd-debug
|
||||
lncli
|
||||
lncli-debug
|
||||
|
||||
output*.log
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue