Update .gitignore

This commit is contained in:
keemsisi 2025-09-20 16:27:58 +01:00 committed by GitHub
parent fcc35ff277
commit 54bec4026c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,6 +1,5 @@
# Python
__pycache__/
**pycache**/
*.py[cod]
*.so
*.egg-info/