refector: 更改gitignore

This commit is contained in:
caoqianming 2023-11-23 17:04:46 +08:00
parent 3a6f06873a
commit d4b7aa9ed1
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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