From 462d3bf1eeb5405916ca7f0fa76d9c1f42e5221d Mon Sep 17 00:00:00 2001 From: JohnnyChen Date: Mon, 17 Feb 2020 02:14:34 +0800 Subject: [PATCH] ignore vscode --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f58151f..72b4fef 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ julia_pkg __pycache__ /*.log +/.vscode