Release v2.0.0

This commit is contained in:
SMKRV
2024-11-21 13:56:22 +03:00
parent 31e30d94aa
commit 149ec16d57
4 changed files with 108 additions and 37 deletions
+33 -4
View File
@@ -1,8 +1,37 @@
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
# Home Assistant
.storage
.cloud
.google.token
# IDE
.idea/
.vscode/
*.swp
*.swo
*~
# OS
.DS_Store
.env
.venv
venv/
ENV/
Thumbs.db