Basic app structure

This commit is contained in:
Mouse Reeve
2020-01-24 22:32:41 -08:00
commit 6b02d779fd
11 changed files with 351 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
/venv
*.pyc
*.swp