1
0

fix: ignore vscode settings

This commit is contained in:
2026-06-13 10:01:36 +08:00
parent 2508783f73
commit 275abb08c1
2 changed files with 3 additions and 3 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
## ======== Personal ========
# Ignore all VSCode settings
.vscode/

View File

@@ -1,3 +0,0 @@
{
"python.analysis.typeCheckingMode": "standard"
}