refactor: Separate backend and frontend, avoid template-filling on the fly. Resolve #158.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -116,5 +116,7 @@ tmp/
|
||||
|
||||
*.db
|
||||
|
||||
templates/*
|
||||
|
||||
# Pycharm
|
||||
.idea/
|
||||
.idea/
|
||||
|
Reference in New Issue
Block a user