Commit Graph

8 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
Michael Klishin 95e9cb627e Ignore xrefr 2019-12-29 19:05:45 +03:00
Jean-Sébastien Pédron 69cd05aa96 Git: Ignore copied CLI 2019-12-12 13:26:01 +01:00
Gavin M. Roy 388eae36b6 Get the build/test working 2016-05-19 19:40:33 -04:00
Gavin M. Roy 74d29a37e8 Add erlang.mk support 2016-04-07 20:22:04 -04:00
Gavin M. Roy c9014ebb9c Ignore a few things 2016-03-29 17:11:42 -04:00
Gavin M. Roy 6df38694ac Initial setup from rebar3 lib template 2016-03-28 20:39:45 -04:00