telepathy-haze: .gitignore: ignore everything in build-aux

Simon McVittie smcv at kemper.freedesktop.org
Wed Oct 9 10:42:23 PDT 2013


Module: telepathy-haze
Branch: master
Commit: 406ad71962b8a57c98bab5e2f95feca9cf645a99
URL:    http://cgit.freedesktop.org/telepathy/telepathy-haze/commit/?id=406ad71962b8a57c98bab5e2f95feca9cf645a99

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Wed Oct  2 19:07:48 2013 +0100

.gitignore: ignore everything in build-aux

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=70045
Reviewed-by: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>

---

 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index c8ba489..e02a620 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@ Makefile
 Makefile.in
 _gen
 aclocal.m4
+/build-aux
 config.guess
 config.log
 config.status



More information about the telepathy-commits mailing list