This commit is contained in:
Eugene Pankov
2021-06-12 13:05:35 +02:00
parent 04ddd11dfc
commit dc69574c07
27 changed files with 1162 additions and 81 deletions

5
.gitignore vendored
View File

@@ -4,3 +4,8 @@ index.d.ts
*.ignore.js.map
dist
.mypy_cache
app-dist
*.html
db.sqlite3
__pycache__
.vscode