.gitignore: add GoLand+VSCode files

This commit is contained in:
Oliver Gugger 2024-10-23 11:42:35 +02:00
parent 30eb7e4d2f
commit 4485eae364
No known key found for this signature in database
GPG key ID: 8E4256593F177720

14
.gitignore vendored
View file

@ -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