Set up basic ui page with no functionality

This commit is contained in:
Saba
2021-11-26 14:51:11 -05:00
parent 6244ccc01a
commit baee52648d
4 changed files with 72 additions and 3 deletions

4
.gitignore vendored
View File

@@ -3,4 +3,6 @@ __pycache__
.emacs.desktop*
tests/data/.*
src/.data
.vscode
.vscode
*.gz
*.pt