Init: Basic project structure and functionality.
This commit is contained in:
commit
8715c69e89
13 changed files with 503 additions and 0 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
*.pyc
|
||||
.mypy_cache
|
||||
__pycache__
|
||||
result
|
Loading…
Add table
Add a link
Reference in a new issue