feat: adding frontend/build folder

This commit is contained in:
Mose Müller
2023-08-02 12:06:19 +02:00
parent d3ad419c33
commit c664a0ba2f
9 changed files with 83 additions and 3 deletions

1
.gitignore vendored
View File

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