Tstore/.dockerignore

18 lines
260 B
Plaintext

.git
.gitignore
.env
.env.*
!.env.example
node_modules
vendor
public/build
public/hot
storage/logs/*
storage/framework/cache/*
storage/framework/sessions/*
storage/framework/views/*
bootstrap/cache/*.php
database/database.sqlite
npm-debug.log*
yarn-error.log*