blob: 02100b3874768537fc72a883078608f97d515012 [file]
.config
.dockerignore
.github
.gitignore
.idea
.vscode
.zed
/assets
/core/certs
/helm
/licenses
/local_data
/performance_results
# Selectively exclude scripts/ subdirs not needed in container builds.
# scripts/ci/third-party-licenses.sh + render-node-licenses.mjs are
# required by the convenience-binary Dockerfiles to render LICENSE-binary
# at build time.
/scripts/dashboard
/scripts/performance
/scripts/*.sh
/scripts/ci/*
!/scripts/ci/third-party-licenses.sh
!/scripts/ci/render-node-licenses.mjs
**/target
/target
!/target/debug/iggy
!/target/debug/iggy-server
!/target/debug/iggy-mcp
!/target/debug/iggy-connectors
/web/node_modules
/web/dist