diff --git a/.dockerignore b/.dockerignore index 036bd21..d65d56d 100644 --- a/.dockerignore +++ b/.dockerignore @@ -11,7 +11,12 @@ __pycache__/ .DS_Store # Ignore Git files -.git +.git* *cookies* set_env.sh -jellyplist.code-workspace \ No newline at end of file +jellyplist.code-workspace + +# Ignore GitHub page related files +changelogs +readme.md +screenshots \ No newline at end of file