From c6c2a742696b8173d388dbff961d40e037390522 Mon Sep 17 00:00:00 2001 From: Nicholas Date: Tue, 22 May 2018 17:26:29 +0800 Subject: [PATCH] added djs command for sar --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 916052a..1982764 100644 --- a/.gitignore +++ b/.gitignore @@ -105,4 +105,5 @@ venv.bak/ /src/config/Config.json /src/config/PrivateConfig.json -.idea/ \ No newline at end of file +.idea/ +.vscode/ \ No newline at end of file