mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-27 06:01:48 +02:00
gitignore: ignore temp backend logs folder
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -29,7 +29,9 @@ lnd-debug
|
|||||||
lncli
|
lncli
|
||||||
lncli-debug
|
lncli-debug
|
||||||
|
|
||||||
|
# Integration test log files
|
||||||
output*.log
|
output*.log
|
||||||
|
/.backendlogs
|
||||||
|
|
||||||
cmd/cmd
|
cmd/cmd
|
||||||
*.key
|
*.key
|
||||||
|
Reference in New Issue
Block a user