first commit
This commit is contained in:
16
frontend/.dockerignore
Normal file
16
frontend/.dockerignore
Normal file
@@ -0,0 +1,16 @@
|
||||
# Frontend .dockerignore
|
||||
node_modules
|
||||
dist
|
||||
.git
|
||||
.gitignore
|
||||
.dockerignore
|
||||
Dockerfile
|
||||
Dockerfile.prod
|
||||
README.md
|
||||
.env
|
||||
.env.*
|
||||
*.md
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user