From 5d5342ec11e5c1130a8917eec506ac5b825b5f8a Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Thu, 25 Jul 2024 09:46:36 +0800 Subject: chore: Add .vscode file into .gitignore file --- .vscode/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.vscode') diff --git a/.vscode/settings.json b/.vscode/settings.json index e5f574b0..72502d18 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -2,5 +2,6 @@ "restructuredtext.preview.docutils.disabled": true, "python.analysis.typeCheckingMode": "basic", "iis.configDir": "", - "python.analysis.autoImportCompletions": true + "python.analysis.autoImportCompletions": true, + "restructuredtext.pythonRecommendation.disabled": true } \ No newline at end of file -- cgit v1.2.3-70-g09d2