Commit built assets

This commit is contained in:
Tyler Vigario
2020-05-20 15:10:32 -07:00
parent ede56ebe22
commit 369036caf3
13 changed files with 12663 additions and 0 deletions

1
.gitignore vendored
View File

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