refector: 更改gitignore
This commit is contained in:
parent
3a6f06873a
commit
d4b7aa9ed1
|
@ -6,6 +6,7 @@ venv/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
h5/*
|
h5/*
|
||||||
pkgs/*
|
pkgs/*
|
||||||
|
pkgs*.txt
|
||||||
*.pyc
|
*.pyc
|
||||||
media/*
|
media/*
|
||||||
dist/*
|
dist/*
|
||||||
|
|
Loading…
Reference in New Issue