diff --git a/.dockerignore b/.dockerignore index 596aa295..eb012c6e 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 27c02da3..db8c0abc 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ cache/* coverage.out dist music +music.old *.db* .gitinfo docker-compose.yml