This commit is contained in:
2025-08-23 19:21:09 +05:30
parent 95fa260882
commit 0dccb17147
7 changed files with 10 additions and 9 deletions

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
.venv
__pycache__/
*.pyc
*.pyc
.vscode