Ignore VSCode settings and debug files (#41)

This commit is contained in:
Kaloyan Raev 2018-05-10 19:23:26 +03:00 committed by Dennis Coyle
parent 4be0503f4a
commit a10ffc2ae6

3
.gitignore vendored
View File

@ -13,3 +13,6 @@
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# VSCode
/.vscode
debug