From 367dc3c334f60f7fd6c6326bec381b4231590e85 Mon Sep 17 00:00:00 2001 From: charles Date: Sun, 5 Dec 2021 18:51:33 +0800 Subject: [PATCH] ignore vscode folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f7771ee..02e1874 100644 --- a/.gitignore +++ b/.gitignore @@ -181,3 +181,4 @@ $RECYCLE.BIN/ cmd/relay/*.json hy_linux +.vscode \ No newline at end of file