Adding .dockerignore to trim the docker container, removing some redundant files and updated README
This commit is contained in:
8
.dockerignore
Normal file
8
.dockerignore
Normal file
@@ -0,0 +1,8 @@
|
||||
.dockerignore
|
||||
.editorconfig
|
||||
.env.testing
|
||||
.git*
|
||||
package.json
|
||||
phpunit.xml
|
||||
webpack.mix.js
|
||||
yarn.lock
|
Reference in New Issue
Block a user