diff --git a/.dockerignore b/.dockerignore index 596aa2955..eb012c6e2 100644 --- a/.dockerignore +++ b/.dockerignore @@ -15,4 +15,5 @@ dist binaries cache music +music.old !Dockerfile \ No newline at end of file diff --git a/.gitignore b/.gitignore index 27c02da32..db8c0abcf 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ cache/* coverage.out dist music +music.old *.db* .gitinfo docker-compose.yml