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
Jean-Sébastien Pédron b0df8b3893 Git: Ignore copied CLI 2019-12-12 13:27:39 +01:00
Michael Klishin e5e9316b9e Ignore debug/* 2018-08-28 16:40:26 +03:00
Jean-Sébastien Pédron 130f996692 Git: Ignore `xrefr` 2016-06-29 13:24:52 +02:00
Pierre Fenoll f693990b4e .gitignore: make absolute paths relative 2015-12-28 18:16:07 +03:00
Jean-Sébastien Pédron 64bfae2fa0 Initial move to erlang.mk 2015-10-19 17:29:25 +02:00
Jean-Sébastien Pédron 3e5c968d61 Convert .hgignore to .gitignore 2015-02-19 17:26:01 +01:00