feat: Initial commit
This commit is contained in:
commit
1e5654e591
10 changed files with 1336 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
.venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.ruff_cache/
|
||||
dist/
|
||||
*.egg-info/
|
||||
Loading…
Add table
Add a link
Reference in a new issue