first
This commit is contained in:
15
.dockerignore
Normal file
15
.dockerignore
Normal file
@@ -0,0 +1,15 @@
|
||||
.git
|
||||
.github
|
||||
node_modules
|
||||
npm-debug.log
|
||||
storage/app/private
|
||||
storage/logs
|
||||
storage/framework/cache
|
||||
storage/framework/sessions
|
||||
storage/framework/views
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
*.md
|
||||
docker/transcription-worker
|
||||
tests
|
||||
Reference in New Issue
Block a user