Initial commit

This commit is contained in:
dsc 2021-06-17 01:27:35 +02:00
commit 9c2d2b365f
24 changed files with 9357 additions and 0 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
.idea
data/music/*.jpg
data/music/*.webp
data/music/*.ogg*
__pycache__
settings.py