diff --git a/.dockerignore b/.dockerignore new file mode 100644 index 0000000..ed99438 --- /dev/null +++ b/.dockerignore @@ -0,0 +1,25 @@ +node_modules +dist +.git +.github +.husky +.env +.env.* +coverage +*.log +dump +html +none +.idea +.vscode +.DS_Store +*.md +Dockerfile +.dockerignore +docker-compose*.yml +*.test.ts +jest.config.js +.eslintrc* +.prettierrc* +commitlint.config.* +qodana.yaml