From: Arun Raghavan <g...@arunraghavan.net> We already had build-aux, might as well generalise for build directories we create for autotools out-of-tree builds and anything meson-based. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore index ef145bbba..21a667e4d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ .version .*.swp ABOUT-NLS -build-aux +build* *~ *.tar.gz *.pc -- 2.17.1 _______________________________________________ pulseaudio-discuss mailing list pulseaudio-discuss@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss