From 177bd9e1408da5c8e498a201518633b668135155 Mon Sep 17 00:00:00 2001 From: "Benjamin P. Jung" Date: Fri, 8 Oct 2004 14:27:51 +0000 Subject: [PATCH] Added two lines in .cvsignore to make people (that are as dumb as me) using Eclipse for CVS operations happy: .project and .cdtproject files are now ignored from cvs commits. SVN-Revision: 1992 --- .cvsignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.cvsignore b/.cvsignore index 4ff86cd41..4e95c6ea9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -13,3 +13,5 @@ mkinstalldirs Makefile autom4te.cache libtool +.project +.cdtproject \ No newline at end of file -- 2.11.0