Remove Python cache artifacts

This commit is contained in:
2026-04-30 03:21:40 +09:00
parent 73546c15b9
commit 9f2fdc1369
3 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@@ -2,3 +2,5 @@ node_modules
dist dist
.env .env
.local-ai .local-ai
__pycache__
*.pyc