Initial Commit

This commit is contained in:
2021-03-16 17:56:23 -04:00
commit 11c83eca13
13 changed files with 124 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
**/__pycache__/
src/overseer.egg-info/
build/
dist/
notes/
overseer_venv/