From 742284d34d48722d24178fb1e77d2cb0a31e8905 Mon Sep 17 00:00:00 2001 From: Sven Panne Date: Thu, 30 Jun 2005 11:03:25 +0000 Subject: [PATCH] Ignore files generated during RPM build. git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@645 7f0cb862-5218-0410-a997-914c9d46530a --- .cvsignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.cvsignore b/.cvsignore index 264fad3..e1f7905 100644 --- a/.cvsignore +++ b/.cvsignore @@ -11,7 +11,10 @@ config.status config.sub configure configure.scan +debugfiles.list +debugsources.list freeglut-*.tar.gz libtool ltmain.sh +man-pages stamp-h1 -- 1.7.10.4