Configure project package

This commit is contained in:
2026-09-07 09:18:26 +03:00
commit 39cf23be71
3 changed files with 57 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
.venv/
.venv-test/
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
*.egg-info/
dist/
build/
sample.txt