gitignore 修改

This commit is contained in:
曹前明 2022-11-10 22:06:12 +08:00
parent 2badb9c45c
commit 8c79c5adf3
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
.vscode/
.vs/
.VSCodeCounter/
.idea/
venv/
__pycache__/