refector: 更改gitignore

This commit is contained in:
caoqianming 2023-11-23 16:38:36 +08:00
parent 9b3a983c27
commit 3a6f06873a
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -5,6 +5,7 @@
venv/
__pycache__/
h5/*
pkgs/*
*.pyc
media/*
dist/*