We don't need to duplicate so many patterns in so many files since we have a monorepo (and want to keep it). If I managed to miss something or remove something that should stay, please put it back. Note that monorepo-wide patterns should go in the top-level .gitignore file. Other .gitignore files are for application or folder- specific patterns. |
||
---|---|---|
.. | ||
include | ||
src | ||
test | ||
.gitignore | ||
BUILD.bazel | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
LICENSE-MPL-RabbitMQ | ||
Makefile | ||
README.adoc | ||
app.bzl |
README.adoc
= RabbitMQ Stream Common Plugin == What is this plugin? The plugin is a part of the https://www.rabbitmq.com/docs/streams[streaming subsystem in RabbitMQ]. == Licensing Released under the link:LICENSE-MPL-RabbitMQ[MPL 2.0]. == Copyright (c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.