mirror of
https://github.com/beetbox/beets.git
synced 2025-12-28 19:42:42 +01:00
have setup.py install the default config
This commit is contained in:
parent
6d68a4855e
commit
792b74f4a2
1 changed files with 3 additions and 0 deletions
|
|
@ -23,3 +23,6 @@ include beetsplug/lastgenre/genres-tree.yaml
|
|||
|
||||
# Exclude junk.
|
||||
global-exclude .DS_Store
|
||||
|
||||
# Include default config
|
||||
include beets/config_default.yaml
|
||||
|
|
|
|||
Loading…
Reference in a new issue