fix gitignore

This commit is contained in:
ThePetrovich 2025-06-25 19:21:49 +08:00
parent efcfe06198
commit 817dddc073

2
.gitignore vendored
View file

@ -1,6 +1,6 @@
# Python
__pycache__/
**/__pycache__/**
*/__pycache__
*.py[cod]
*pyc
*.pyo