mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-19 21:31:04 +02:00
gitignore: add mobile/build
This commit is contained in:
parent
866867a4b0
commit
187bd29d2d
4
.gitignore
vendored
4
.gitignore
vendored
@ -43,6 +43,10 @@ cmd/cmd
|
|||||||
|
|
||||||
cmd/lncli/lncli
|
cmd/lncli/lncli
|
||||||
|
|
||||||
|
# Files from mobile build.
|
||||||
|
mobile/build
|
||||||
|
mobile/*_generated.go
|
||||||
|
|
||||||
# vim
|
# vim
|
||||||
*.swp
|
*.swp
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user