Clean __pycache__

This commit is contained in:
2025-07-14 17:04:31 +03:00
parent f8cacf9319
commit 9fc218e556
5 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/
**/__pycache__
*.py[cod]
*$py.class