chore: ignore python cache files
Some checks failed
Build and deploy demo app / deploy (push) Failing after 1m0s

This commit is contained in:
ningning 2026-06-26 12:02:26 +08:00
parent 7a27c89067
commit e2b1979df3
2 changed files with 2 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
__pycache__/
*.pyc

Binary file not shown.