init
This commit is contained in:
10
.dockerignore
Normal file
10
.dockerignore
Normal file
@@ -0,0 +1,10 @@
|
||||
.git
|
||||
.env
|
||||
vendor
|
||||
storage/*.log
|
||||
storage/framework/cache/*
|
||||
storage/framework/sessions/*
|
||||
storage/framework/views/*
|
||||
node_modules
|
||||
.phpunit.result.cache
|
||||
output
|
||||
Reference in New Issue
Block a user