From e571bd02c93bfe7db683dab5d656332ef56d1222 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Thu, 19 Jan 2012 14:10:00 -0600 Subject: [PATCH] Update .gitignore with a few more generated files Signed-off-by: Dan McGee --- common/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/common/.gitignore b/common/.gitignore index 07491dd..d033f47 100644 --- a/common/.gitignore +++ b/common/.gitignore @@ -3,6 +3,7 @@ *.loT *.o .deps +.dirstamp .libs Makefile Makefile.in