web/.dockerignore

20 lines
228 B
Plaintext
Raw Normal View History

/node_modules
/public/build
/public/hot
/public/storage
/storage
/vendor
.env
.env.backup
.env.production
.phpunit.result.cache
Homestead.json
Homestead.yaml
auth.json
npm-debug.log
yarn-error.log
/.fleet
/.idea
/.vscode
2024-09-22 21:41:14 +03:00
/.git/