This commit is contained in:
randogoth 2023-05-28 22:49:23 +03:00
commit e7265937e3
8 changed files with 257 additions and 0 deletions

8
.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
*.egg*
*.pyc
*.swp
build/
dist/
.idea/
venv/
__pycache__/