coolify/.dockerignore
2025-11-30 16:58:58 +01:00

53 lines
434 B
Text

.env
.env.*
.bash_history
.ssh
.bun
.npm
node_modules
/vendor
/.cursor
/.fleet
/.idea
/.nova
/.vscode
/.zed
*.log
.DS_Store
Thumbs.db
*.sqlite*
/auth.json
.ignition.json
.phpactor.json
.phpunit.cache
.phpunit.result.cache
Homestead.json
Homestead.yaml
/bootstrap/cache/**
/public/build
/public/hot
/public/storage
/storage/**
!/storage/**/
.git
.gitattributes
.github
.gitignore
.gitkeep
.dockerignore
*.md
*.mdx
LICENSE