mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-13 12:33:36 +02:00
.gitignore: add GoLand+VSCode files
This commit is contained in:
parent
30eb7e4d2f
commit
4485eae364
1 changed files with 13 additions and 1 deletions
14
.gitignore
vendored
14
.gitignore
vendored
|
|
@ -13,4 +13,16 @@ itest/litd-itest
|
|||
itest/lnd-itest
|
||||
itest/itest.test
|
||||
itest/.logs
|
||||
itest/*.log
|
||||
itest/*.log
|
||||
|
||||
vendor
|
||||
*.idea
|
||||
*.run
|
||||
*.iml
|
||||
profile.cov
|
||||
profile.tmp
|
||||
|
||||
.DS_Store
|
||||
|
||||
.vscode
|
||||
*.code-workspace
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue