From 53706aa68118271d0d14bd5f1baa7ea1c4cf9754 Mon Sep 17 00:00:00 2001 From: David Goulet Date: Sat, 13 Nov 2010 09:30:04 -0500 Subject: [PATCH] Add config.h and stamp-h2 to gitignore Signed-off-by: David Goulet Signed-off-by: Mathieu Desnoyers --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 529ba09..9cc4afb 100644 --- a/.gitignore +++ b/.gitignore @@ -62,3 +62,5 @@ Makefile /config.h.in /config.status /autom4te.cache/ +config.h +stamp-h2 -- 2.34.1