Changed the project structure.
This commit is contained in:
8
app/docker/.dockerignore
Normal file
8
app/docker/.dockerignore
Normal file
@@ -0,0 +1,8 @@
|
||||
**/*.env
|
||||
**/*.env.example
|
||||
application/bootstrap/cache/*
|
||||
application/storage/**
|
||||
application/vendor/**
|
||||
application/node_modules/**
|
||||
application/public/build/**
|
||||
application/public/storage
|
Reference in New Issue
Block a user