Initial extraction from monorepo
This commit is contained in:
commit
6fa60fdd1a
14 changed files with 637 additions and 0 deletions
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
__pycache__/
|
||||
*.pyc
|
||||
.venv/
|
||||
.mypy_cache/
|
||||
.pytest_cache/
|
||||
.ruff_cache/
|
||||
.hypothesis/
|
||||
*.egg-info/
|
||||
vault
|
||||
Loading…
Add table
Add a link
Reference in a new issue