chore/update .gitignore

This commit is contained in:
SouthFox 2023-02-17 04:06:29 +08:00
parent 3e00b9bc97
commit 46922da1d7

2
.gitignore vendored
View file

@ -2,6 +2,8 @@
.idea .idea
*.log *.log
tmp/ tmp/
.venv/
test.py
*.py[cod] *.py[cod]
*.egg *.egg