chore: add .vscode to gitignore

This commit is contained in:
Will Miao
2025-04-02 20:09:08 +08:00
parent 5aa35b211a
commit 27ea3c0c8e

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
__pycache__/
settings.json
output/*
py/run_test.py
py/run_test.py
.vscode/