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 | ||
BUILD.bazel | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
LICENSE-MPL-RabbitMQ | ||
Makefile | ||
README.md | ||
app.bzl | ||
erlang.mk | ||
rabbitmq-components.mk |
README.md
Erlang OAuth 2.0 client
This is an Erlang client for the OAuth 2.0 protocol.
It's primary purpose is to be used in RabbitMQ related projects.