This commit is contained in:
randogoth 2025-10-20 20:07:38 +03:00
parent 315142005d
commit 107f2155de
4 changed files with 257 additions and 0 deletions

1
.gitignore vendored
View file

@ -6,6 +6,7 @@ dist/
wheels/
*.egg-info
*.txt
!examples/*
# Virtual environments
.venv