dishplanner/.gitignore
myrmidex 1b6effb5d0
Some checks failed
CI / ci (push) Failing after 3s
CI / ci (pull_request) Failing after 2m32s
47 - Professionalize documentation
2026-08-17 14:11:50 +02:00

26 lines
315 B
Text

/.phpunit.cache
/coverage
/node_modules
/public/build
/public/hot
/public/storage
/storage/*.key
/storage/pail
/vendor
.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
/.vite
/.codewhale