更新gitignore
This commit is contained in:
parent
d819dccc08
commit
425bc42702
|
@ -3,6 +3,7 @@
|
||||||
.vs/
|
.vs/
|
||||||
venv/
|
venv/
|
||||||
media/
|
media/
|
||||||
|
temp/
|
||||||
*.log
|
*.log
|
||||||
static/
|
static/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue