Ignore VSCode settings and debug files (#41)
This commit is contained in:
parent
4be0503f4a
commit
a10ffc2ae6
3
.gitignore
vendored
3
.gitignore
vendored
@ -13,3 +13,6 @@
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
|
||||
# VSCode
|
||||
/.vscode
|
||||
debug
|
||||
|
Loading…
Reference in New Issue
Block a user