mirror of https://github.com/knative/func.git
chore: ignore vscode files (#153)
Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
This commit is contained in:
parent
d82230353d
commit
3c0b2bb4d1
|
|
@ -9,3 +9,5 @@ target
|
||||||
node_modules
|
node_modules
|
||||||
/coverage.out
|
/coverage.out
|
||||||
/bin
|
/bin
|
||||||
|
|
||||||
|
.vscode
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue