Everything is now containerised and in the docker compose
This commit is contained in:
17
frontend/dockerignore
Normal file
17
frontend/dockerignore
Normal file
@@ -0,0 +1,17 @@
|
||||
node_modules
|
||||
build
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
.git
|
||||
.gitignore
|
||||
README.md
|
||||
.env
|
||||
.env.local
|
||||
.env.development.local
|
||||
.env.test.local
|
||||
.env.production.local
|
||||
.DS_Store
|
||||
*.log
|
||||
coverage
|
||||
.nyc_output
|
||||
Reference in New Issue
Block a user