fix: collect static

This commit is contained in:
2022-10-25 17:42:49 +03:00
parent d44bf5ef42
commit d3d59a1491
3 changed files with 34 additions and 2 deletions

3
.gitignore vendored
View File

@ -138,4 +138,5 @@ dmypy.json
# Cython debug symbols
cython_debug/
db/*.sqlite3
db/*.sqlite3
static/*