.gitignore update - ignore .vscode and go debugger files
This commit is contained in:
parent
fd06155800
commit
0728ea7628
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,3 +2,5 @@ vendor/
|
|||||||
data/
|
data/
|
||||||
blockbook
|
blockbook
|
||||||
notes.txt
|
notes.txt
|
||||||
|
debug
|
||||||
|
.vscode
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user