vat_wms/.gitignore
2025-07-09 13:33:47 +02:00

27 lines
338 B
Plaintext

/.phpunit.cache
/bootstrap/ssr
/node_modules
/public/build
/public/spa
/public/hot
/public/storage
/storage/*.key
/storage/pail
/vendor
vat_wms/.env
.env.backup
.env.production
.phpactor.json
.phpunit.result.cache
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
/auth.json
/.fleet
/.idea
/.nova
/.vscode
/.zed
storage/rector/*