initial commit, draft

This commit is contained in:
Luke 2023-07-16 10:40:15 -07:00
commit a39eb6d870
5 changed files with 195 additions and 0 deletions

4
.gitignore vendored Executable file
View file

@ -0,0 +1,4 @@
.vscode
~$*
venv
__pycache__