Kevin Mok
6 years ago
11 changed files with 127 additions and 140 deletions
-
14.gitignore
-
44graphs/templates/graphs/logged_in.html
-
28graphs/templates/graphs/user_history.html
-
34login/templates/login/index.html
-
45login/templates/login/scan.html
-
1requirements.txt
-
3spotifyvis/settings.py
-
3spotifyvis/static/scss/custom.css
-
92spotifyvis/static/scss/custom.css.map
-
3static/scss/darkly/_bootswatch.scss
-
0static/scss/darkly/_variables-custom.scss
@ -1,13 +1,15 @@ |
|||||
*.pyc |
|
||||
*.log |
|
||||
db.sqlite3 |
|
||||
*.bak |
|
||||
.idea/ |
.idea/ |
||||
.vscode/* |
.vscode/* |
||||
*/migrations/* |
*/migrations/* |
||||
|
media/history/* |
||||
|
|
||||
|
*.pyc |
||||
|
*.log |
||||
|
*.bak |
||||
|
*.txt |
||||
|
*.map |
||||
|
|
||||
api-keys.sh |
api-keys.sh |
||||
|
db.sqlite3 |
||||
Pipfile |
Pipfile |
||||
*.txt |
|
||||
scrap.py |
scrap.py |
||||
media/history/* |
|
92
spotifyvis/static/scss/custom.css.map
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
Write
Preview
Loading…
Cancel
Save
Reference in new issue