Commit Graph

10 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
Loïc Hoguin 9f15e978b1
make: Remove xrefr
It is no longer used by Erlang.mk.
2024-06-25 13:08:08 +02:00
Jean-Sébastien Pédron dfb98150c0 Git: Ignore copied CLI 2019-12-12 15:59:18 +01:00
kjnilsson 121b31473a add tls options to uri parser 2017-04-06 12:03:05 +01:00
kjnilsson 204c0b8b90 make link attach/detach async 2017-03-28 11:21:03 +01:00
Jean-Sébastien Pédron c12dce976e test: Automatically download and extract ActiveMQ 2017-01-09 15:17:19 +01:00
Jean-Sébastien Pédron 0309690964 Revisit supervision tree and implement sessions 2017-01-02 17:31:59 +01:00
kjnilsson 2bd711aba3 First attempt at connection supervision tree 2016-12-23 15:51:28 +00:00
kjnilsson eb97d949a7 codegen, Makefile, specs and binary parsers 2016-12-20 17:56:04 +00:00
Karl Nilsson 342127c402 Initial commit 2016-12-20 16:22:53 +00:00