coolify/.gitignore

55 lines
538 B
Text

.env
.env.*
!.env.testing
!.env.example
!.env.local.example
!.env.production.example
.bash_history
.ssh
.bun
.npm
node_modules
/vendor
*.log
.ai
CLAUDE.md
/.cursor
/.fleet
/.idea
/.junie
/.nova
/.vscode
/.windsurfrules
/.zed
.DS_Store
Thumbs.db
*.swo
*.swp
*.sqlite*
/auth.json
.ignition.json
.phpactor.json
.phpunit.cache
.phpunit.result.cache
Homestead.json
Homestead.yaml
/public/build
/public/hot
/public/storage
/public/vendor
/storage/**
!/storage/app
!/storage/framework
!/storage/logs
!/storage/phpstan
!/storage/rector