Initial project skeleton for mopidy-smartplaylists
Some checks failed
Some checks failed
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
*.egg-info/
|
||||
/*.lock
|
||||
/.*_cache/
|
||||
/.coverage
|
||||
/.tox/
|
||||
/.venv/
|
||||
/build/
|
||||
/dist/
|
||||
__pycache__/
|
||||
Reference in New Issue
Block a user