mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-10 00:43:06 +02:00
git: add .DS_Store to .gitignore, remove obsolete entries
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -31,12 +31,6 @@ cmd/cmd
|
|||||||
**.hex
|
**.hex
|
||||||
|
|
||||||
cmd/lncli/lncli
|
cmd/lncli/lncli
|
||||||
cmd/lnshell/lnshell
|
|
||||||
|
|
||||||
sighash143/sighash143
|
|
||||||
sighash143/*.hex
|
|
||||||
|
|
||||||
test_wal/*
|
|
||||||
|
|
||||||
# vim
|
# vim
|
||||||
**.swp
|
**.swp
|
||||||
@@ -49,3 +43,5 @@ vendor
|
|||||||
*.idea
|
*.idea
|
||||||
profile.cov
|
profile.cov
|
||||||
profile.tmp
|
profile.tmp
|
||||||
|
|
||||||
|
.DS_Store
|
||||||
|
Reference in New Issue
Block a user