chore: 排除venv/目录

This commit is contained in:
Rock Chin
2023-05-18 21:05:45 +08:00
parent a63fa6d955
commit 070dbe9108

3
.gitignore vendored
View File

@@ -23,4 +23,5 @@ tips.py
.venv .venv
bin/ bin/
.vscode .vscode
test_* test_*
venv/