mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 06:21:40 +01:00
commit
ddaba02558
2 changed files with 6 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -74,3 +74,6 @@ profile.tmp
|
||||||
|
|
||||||
# Coverage test
|
# Coverage test
|
||||||
coverage.txt
|
coverage.txt
|
||||||
|
|
||||||
|
# Visual Studio cache/options directory
|
||||||
|
.vs/
|
||||||
|
|
|
@ -50,6 +50,8 @@
|
||||||
|
|
||||||
* [A nightly build of the `lnd` docker image is now created
|
* [A nightly build of the `lnd` docker image is now created
|
||||||
automatically](https://github.com/lightningnetwork/lnd/pull/6160).
|
automatically](https://github.com/lightningnetwork/lnd/pull/6160).
|
||||||
|
|
||||||
|
* [Add `.vs/` folder to `.gitignore`](https://github.com/lightningnetwork/lnd/pull/6178).
|
||||||
|
|
||||||
## RPC Server
|
## RPC Server
|
||||||
|
|
||||||
|
@ -74,6 +76,7 @@
|
||||||
* 3nprob
|
* 3nprob
|
||||||
* Andreas Schjønhaug
|
* Andreas Schjønhaug
|
||||||
* asvdf
|
* asvdf
|
||||||
|
* BTCparadigm
|
||||||
* Carsten Otto
|
* Carsten Otto
|
||||||
* Dan Bolser
|
* Dan Bolser
|
||||||
* Daniel McNally
|
* Daniel McNally
|
||||||
|
|
Loading…
Add table
Reference in a new issue