This commit is contained in:
root
2026-01-22 18:32:18 +05:00
parent 98f6188e12
commit 5fd5de3baf
14 changed files with 1045 additions and 173 deletions

42
.gitignore vendored Normal file
View File

@@ -0,0 +1,42 @@
.venv
venv
__pycache__
*.pyc
*.pyo
*.pyd
*.sqlite3
*.log
.DS_Store
.env
.env.*
.idea
.vscode
*.swp
*.swo
coverage
htmlcov
.tox
.pytest_cache
.pyre
.mypy_cache
.pytype
.pytest_cache/
.cache
.pyre/
.mypy_cache/
.pytype/
dist
build
*.egg-info
.eggs
pip-wheel-metadata
pip-wheel-metadata/
instance
.webassets-cache
.scrapy
.scrapy/
.pytest_cache/
.coverage
.coverage.*
nosetests.xml
coverage.xml