Add dockerignore

This commit is contained in:
2025-08-23 20:20:43 +05:30
parent bfa6c908af
commit b54ae8d31e

13
.dockerignore Normal file
View File

@@ -0,0 +1,13 @@
node_modules
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.git
.gitignore
README.md
.env
.nyc_output
coverage
.vscode
.DS_Store
*.log