chore: remove __pycache__, add to gitignore

This commit is contained in:
yumoqing 2026-06-01 18:10:39 +08:00
parent e735070007
commit 7c97676285
3 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ wwwroot/uapi/
wwwroot/uapiio/ wwwroot/uapiio/
wwwroot/upapp/ wwwroot/upapp/
wwwroot/upappkey/ wwwroot/upappkey/
__pycache__/