diff --git a/.dockerignore b/.dockerignore index c692fb0..3f04c63 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,10 +1,20 @@ .git -screenshots/**/* screenshots +src +.gitignore +.prettierignore +.prettierrc +CONTRIBUTING.md +LICENSE +README.md +app.json directurl.md docker-compose.yml -LICENCE -README.md -webui-aria2.spec -app.json +favicon.ico +node-server.js +package-lock.json +package.json +postcss.config.js static.json +webpack.config.js +webui-aria2.spec