diff options
Diffstat (limited to 'modules/home/conf/beets/replace_override.yaml')
-rw-r--r-- | modules/home/conf/beets/replace_override.yaml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/modules/home/conf/beets/replace_override.yaml b/modules/home/conf/beets/replace_override.yaml deleted file mode 100644 index 23d6ea55..00000000 --- a/modules/home/conf/beets/replace_override.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -replace: - '[\\/]': _ - '^\.': _ - '[\x00-\x1f]': _ - '[<>:"\?\*\|]': _ - '\.$': _ - '\s+$': '' - '^\s+': '' - '^-': _ |