Verze po zapracovani prvni vlny pozadavku

This commit is contained in:
Martin Kudlacek
2025-03-10 17:10:04 +01:00
commit 5ac86d408c
34 changed files with 2220 additions and 0 deletions

30
.gitignore vendored Normal file
View File

@@ -0,0 +1,30 @@
.DS_Store
venvs/
*.pyc
__pycache__/
*.pyo
*.pyd
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
*.xls
*.xlsx
*.exe
*.dbf
*.idea