feat: 添加gitignore项

This commit is contained in:
caoqianming 2024-10-19 21:01:01 +08:00
parent ddc8d9fbbb
commit ceefefcce5
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
.VSCodeCounter/
.idea/
venv/
.venv/
__pycache__/
h5/*
*.pyc