mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-13 12:33:36 +02:00
32 lines
373 B
Text
32 lines
373 B
Text
# local environment vars to ignore
|
|
.env*.local
|
|
|
|
litd-debug
|
|
litcli-debug
|
|
/lightning-terminal-*
|
|
|
|
# MacOS junk
|
|
.DS_Store
|
|
|
|
itest/btcd-itest
|
|
itest/litd-itest*
|
|
itest/lnd-itest
|
|
itest/itest.test
|
|
itest/.logs
|
|
itest/*.log
|
|
itest/backward-compat
|
|
|
|
# Failed rapid test runs
|
|
accounts/testdata/rapid/*
|
|
|
|
vendor
|
|
*.idea
|
|
*.run
|
|
*.iml
|
|
profile.cov
|
|
profile.tmp
|
|
|
|
.DS_Store
|
|
|
|
.vscode
|
|
*.code-workspace
|