Commit Graph

13 Commits

Author SHA1 Message Date
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
Michael Klishin 6843bb681e
CLI tools: gitignore ./sbin 2021-03-24 13:30:39 +03:00
Michael Klishin fd598768ad Ignore ./log 2017-02-02 00:14:21 +03:00
Daniil Fedotov 0c7f3c98be Copy CTL modules to /ebin to be included in ERL_LIBS 2016-11-17 10:50:15 +00:00
Daniil Fedotov 8f6895f253 Erlang.mk in-umbrella integration 2016-11-08 14:19:11 +00:00
Daniil Fedotov acf7111dce Bash based integration 2016-11-08 14:12:52 +00:00
Michael Klishin b447869cb4 Ignore rabbitmq-diagnostics 2016-10-12 01:08:16 +03:00
Michael Klishin e9bd1c4faa Ignore rabbitmq-plugins 2016-07-10 21:36:40 +03:00
Jean-Sébastien Pédron f07cb00c20 .gitignore: Ignore Vim swap files 2016-06-06 12:09:59 +02:00
Brandon Shroyer a5a54f1f85 Generate map of command modules. 2016-03-04 13:15:53 -05:00
Brandon Shroyer caef6f5f40 Renamed app to RabbitMQCtl. 2016-02-03 09:43:21 -05:00
Brandon Shroyer a18e230afa Rename CLI to ElixirMQCtl. 2016-02-02 17:11:09 -05:00
Brandon Shroyer 993df7ad51 Initial commit. 2016-02-02 13:54:36 -05:00