From c6127965e0c6f5ccf4e0de9d90e1488bcb09760b Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Thu, 3 Apr 2008 22:32:04 +1200 Subject: [PATCH] Add more auto-generated files to BZR ignore list. --- .bzrignore | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.bzrignore b/.bzrignore index 4d12008e31..6d7b914952 100644 --- a/.bzrignore +++ b/.bzrignore @@ -12,6 +12,7 @@ tmp .dirstamp *.la *.lo +*/globals.cc Makefile.in configure config.h.in @@ -19,3 +20,12 @@ cfgaux stamp-h.in aclocal.m4 autoconf.h.in +testHeaders +doc/Programming-Guide/html +helpers/*/Makefile +helpers/*/*/Makefile +scripts/Makefile +snmplib/Makefile +src/*/Makefile +test-suite/Makefile +tools/Makefile -- 2.47.3