feat: add vault

This commit is contained in:
2026-04-29 19:06:21 +03:00
commit 0d8ab05f66
7 changed files with 598 additions and 0 deletions

16
.dockerignore Normal file
View File

@@ -0,0 +1,16 @@
README.md
LICENSE
tests/
__pycache__/
.mypy_cache
.pytest_cache
.gitignore
.editorconfig
.pre-commit-config.yaml
ruff.toml
pytest.ini
.idea/
.git/
mypy.ini
bandit.yaml
ruf