fix: add music.old to .dockerignore and .gitignore

This commit is contained in:
Deluan 2026-02-06 07:40:05 -05:00
parent 2731e25fd2
commit 01c839d9be
2 changed files with 2 additions and 0 deletions

View File

@ -15,4 +15,5 @@ dist
binaries
cache
music
music.old
!Dockerfile

1
.gitignore vendored
View File

@ -20,6 +20,7 @@ cache/*
coverage.out
dist
music
music.old
*.db*
.gitinfo
docker-compose.yml