Add ignore file for macro dir

Desktop / GNOME / GTK - Emmanuele Bassi [gnome.org] - 3 August 2016 05:49 UTC

The contents of the macro directory are too complicated for git.mk to handle: the contents are filled by autotools and may change between systems or autotools releases; and we additionally ship our own m4 macros.

To avoid unnecessary noise on the `git status` output we should simply add an ignore file specifically for the macro directory.

9e1afd7 Add ignore file for macro dir
m4/.gitignore | 3 +++
1 file changed, 3 insertions(+)

Upstream: git.gnome.org


  • Share