Compare commits

1 Commits

Author SHA1 Message Date
b8c289294d Remove pycache files and update gitignore 2026-02-14 17:51:45 +05:30
7 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@@ -26,3 +26,5 @@ __pycache__/
# OS / Editor # OS / Editor
.vscode/ .vscode/
.idea/ .idea/
__pycache__/
*.pyc