From bb6b272b566f994a4f00a5577e459e0cf1927adf Mon Sep 17 00:00:00 2001 From: microwin7 Date: Sat, 2 Apr 2022 21:42:57 +0300 Subject: [PATCH] [ANY] Add gitignore VS Code settings --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 2fdee56b..2e640ee6 100644 --- a/.gitignore +++ b/.gitignore @@ -110,3 +110,7 @@ cmd.sh project/target ## PVS Studio .PVS-Studio/ +## VS Code +settings.json +/.vscode +settings.json \ No newline at end of file