feat: implement skeleton phase
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
.git
|
||||
.gitignore
|
||||
.idea
|
||||
.vscode
|
||||
.venv
|
||||
.python-version
|
||||
.pre-commit-config.yaml
|
||||
docs
|
||||
tests
|
||||
examples
|
||||
**/__pycache__
|
||||
**/*.pyc
|
||||
**/.pytest_cache
|
||||
**/.ruff_cache
|
||||
**/.ty_cache
|
||||
README.md
|
||||
Reference in New Issue
Block a user