First commit

This commit is contained in:
Twentysix
2016-02-07 18:47:24 +01:00
commit a3fcbe944d
24 changed files with 3846 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
*.json
*.pyc
__pycache__
data
!data/trivia/*
!data/audio/playlists/*