From 7eb702bfb612c4c65b4d834ab3c1995e744a4945 Mon Sep 17 00:00:00 2001 From: David Smith Date: Mon, 14 Apr 2008 12:58:32 -0500 Subject: 2008-04-14 David Smith * .gitignore: Added 'Makefile'. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2b253d9a..b70c9e21 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ CVS SNAPSHOT *.o git_version.h +Makefile -- cgit