Mostly implemented Vfs using system file system.

This commit is contained in:
2025-07-12 16:14:16 +02:00
parent b1d2fe7717
commit a97395370a
11 changed files with 1268 additions and 5 deletions

4
.gitignore vendored
View File

@@ -1,4 +1,6 @@
__pycache__
*.egg-info
/.coverage
/.hypothesis/
/src/bsv/_version.py
/venv
*.egg-info