Files
musiclist-server/.gitignore
2020-06-13 01:18:09 -04:00

8 lines
63 B
Plaintext

__pycache__
/venv
/.idea
/db.sqlite3
/static
TODO.md
.coverage