Files
spotify-lib-vis/.gitignore
Kevin Mok 68c1c85ebd Artist graph improvements
- title
- full artist name on multiple lines
- responsive and fit screen (#63)

Other:
- added creating db to README
- added script to update requirements
  - updated requirements
2019-04-17 07:08:38 -04:00

18 lines
159 B
Plaintext

.idea/
.vscode/*
*/migrations/*
media/history/*
spotifyvis/static/graphs/sass/*
*.bak
*.log
*.map
*.orig
*.pyc
*.txt
api-keys.sh
db.sqlite3
Pipfile
scrap.py