feat: initial project structure
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# .gitignore
|
||||
reference/
|
||||
.venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.pytest_cache/
|
||||
dist/
|
||||
*.egg-info/
|
||||
Reference in New Issue
Block a user