perling/.gitignore

30 lines
390 B
Plaintext

/.phpunit.cache
/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
# Production logs (but keep the structure)
/storage/logs/*.log
!/storage/logs/.gitkeep
/.nova
/.vscode
/.zed
.kiro
.github