This commit is contained in:
Andras Bacsai
2023-04-13 15:48:27 +02:00
parent 38315492a2
commit 408236b6b1
11 changed files with 90 additions and 9 deletions

23
.dockerignore Normal file
View File

@@ -0,0 +1,23 @@
/.phpunit.cache
/node_modules
/public/build
/public/hot
/public/storage
/storage/*.key
/vendor
.env
.env.backup
.env.production
.phpunit.result.cache
Homestead.json
Homestead.yaml
auth.json
npm-debug.log
yarn-error.log
/.fleet
/.idea
/.vscode
/.npm
/.bash_history
/_volumes/*