更新gitignore

This commit is contained in:
caoqianming 2022-10-12 16:42:41 +08:00
parent d819dccc08
commit 425bc42702
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
.vs/
venv/
media/
temp/
*.log
static/
__pycache__/