mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
git: update gitignore to include new loop related binaries
This commit is contained in:
parent
925b52e01f
commit
724dcb49a5
1 changed files with 5 additions and 2 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -26,8 +26,11 @@ _testmain.go
|
|||
|
||||
output*.log
|
||||
|
||||
swapcli
|
||||
!swapcli/
|
||||
loop
|
||||
!cmd/loop/
|
||||
|
||||
loopd
|
||||
!cmd/loopd/
|
||||
|
||||
*.key
|
||||
*.hex
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue