Move Github import to backend

Fixes #41
This commit is contained in:
rubenwardy
2018-05-11 12:57:16 +01:00
parent a55b4f84ff
commit 5e44f3d64c
9 changed files with 209 additions and 129 deletions

2
.gitignore vendored
View File

@@ -3,6 +3,8 @@ config.prod.cfg
*.sqlite
main.css
tmp
log.txt
*.rdb
# Created by https://www.gitignore.io/api/linux,macos,python,windows