From e4b94e7889cfa525a8cfa723676bd9fdf32e1e50 Mon Sep 17 00:00:00 2001 From: Stéphane Raimbault Date: Thu, 21 May 2009 13:09:09 +0200 Subject: [PATCH] Add config.h and config.h.in to .bzrignore --- .bzrignore | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/.bzrignore b/.bzrignore index 3097a91..dae385c 100644 --- a/.bzrignore +++ b/.bzrignore @@ -29,3 +29,5 @@ tests/.deps tests/.libs modbus/libmodbus.la INSTALL +config.h +config.h.in -- libgit2 0.21.4