rabbitmq-server/deps/amqp_client
Loïc Hoguin bbfa066d79
Cleanup .gitignore files for the monorepo
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.
2024-06-28 12:00:52 +02:00
..
include More missed (c) header updates 2024-01-23 11:26:29 -05:00
src Remove most of the fd related FHC code 2024-06-24 12:07:51 +02:00
test system_SUITE: Handle time-sensitive exceptions 2024-05-24 11:47:26 +02:00
BUILD.bazel amqp_client system_SUITE apparently needs the cli on the code path 2024-06-18 14:50:35 +02:00
CODE_OF_CONDUCT.md Replace files with symlinks 2022-04-15 06:04:29 -07:00
CONTRIBUTING.md Replace files with symlinks 2022-04-15 06:04:29 -07:00
LICENSE Replace @rabbitmq.com addresses with rabbitmq-core@groups.vmware.com 2023-06-20 15:40:13 +04:00
LICENSE-MPL-RabbitMQ
Makefile Check additional applications when comparing bazel and make results (#8209) 2023-07-12 17:26:16 +02:00
README.in Remove missleading text 2023-03-14 18:03:36 +01:00
app.bzl Replace globs in bazel with explicit lists of files 2023-04-25 17:29:12 +02:00
erlang.mk Update branch names and links 2022-09-29 13:58:56 -07:00
rabbitmq-components.mk Update branch names and links 2022-09-29 13:58:56 -07:00

README.in

README.in:

Please see https://www.rabbitmq.com/build-erlang-client.html for build
instructions.