From 75ddce1f2c158bfa59f5c9a623c3ae199ae16dcb Mon Sep 17 00:00:00 2001 From: Sven Panne Date: Wed, 12 Oct 2005 14:22:04 +0000 Subject: [PATCH] Ooops, forgot to ingore INSTALL and install-sh in previous commit... git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@692 7f0cb862-5218-0410-a997-914c9d46530a --- .cvsignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.cvsignore b/.cvsignore index 260774c..05967fb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,4 @@ +INSTALL Makefile Makefile.in aclocal.m4 @@ -16,6 +17,7 @@ debugfiles.list debugsources.list depcomp freeglut-*.tar.gz +install-sh libtool ltmain.sh man-pages -- 1.7.10.4