We want to ignore all files except *.pl in build-aux directory, however
the unignore pattern "!/build-aux/*.pl" doesn't have any effect because
a previous "/build-aux/" pattern ignores the directory itself rather
than individual files in it.
https://bugzilla.redhat.com/show_bug.cgi?id=
1439994
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
(cherry picked from commit
f0ad8e7ee083c4bf196af42c615aac803be08460)
/NEWS
/aclocal.m4
/autom4te.cache
-/build-aux/
+/build-aux/*
/build/
/confdefs.h
/config.cache