Revert to default Flask structure

This commit is contained in:
Tyler Vigario
2020-05-20 15:32:41 -07:00
parent d6112c3071
commit 6ca2db77de
21 changed files with 26 additions and 45 deletions

1
.gitignore vendored
View File

@ -11,7 +11,6 @@ __pycache__/
# Distribution / packaging
.Python
build/
!web/build/
develop-eggs/
dist/
downloads/