include .vscode directory in gitignore
This commit is contained in:
parent
09f00aeb32
commit
ca6d0facb4
2
.gitignore
vendored
2
.gitignore
vendored
@ -14,7 +14,7 @@
|
|||||||
*.iml
|
*.iml
|
||||||
|
|
||||||
# Vscode files
|
# Vscode files
|
||||||
.vscode/**
|
.vscode
|
||||||
|
|
||||||
# This is where the result of the go build goes
|
# This is where the result of the go build goes
|
||||||
/output/**
|
/output/**
|
||||||
|
Loading…
Reference in New Issue
Block a user