dev #3

Merged
gitark merged 84 commits from dev into main 2026-06-12 16:00:25 +03:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 074f2e9340 - Show all commits

1
.gitignore vendored
View File

@@ -8,6 +8,7 @@ wheels/
main.py
# Virtual environments
.venv
.python-version
.idea
.DS_Store
.vscode

View File

@@ -1 +0,0 @@
3.13