Return-Path: Delivered-To: apmail-apr-cvs-archive@apr.apache.org Received: (qmail 22734 invoked by uid 500); 13 Oct 2002 18:13:50 -0000 Mailing-List: contact cvs-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: dev@apr.apache.org Delivered-To: mailing list cvs@apr.apache.org Received: (qmail 22723 invoked from network); 13 Oct 2002 18:13:50 -0000 Date: 13 Oct 2002 18:13:49 -0000 Message-ID: <20021013181349.54667.qmail@icarus.apache.org> From: wrowe@apache.org To: apr-cvs@apache.org Subject: cvs commit: apr/test .cvsignore X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N wrowe 2002/10/13 11:13:49 Modified: build .cvsignore test .cvsignore Log: Ignore goodness for VC7 Revision Changes Path 1.7 +3 -0 apr/build/.cvsignore Index: .cvsignore =================================================================== RCS file: /home/cvs/apr/build/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 29 Jan 2002 18:49:40 -0000 1.6 +++ .cvsignore 13 Oct 2002 18:13:49 -0000 1.7 @@ -5,6 +5,9 @@ rules.mk LibD LibR +Debug +Release +*.vcproj *.aps *.plg *.dep 1.42 +3 -0 apr/test/.cvsignore Index: .cvsignore =================================================================== RCS file: /home/cvs/apr/test/.cvsignore,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- .cvsignore 27 Aug 2002 16:01:40 -0000 1.41 +++ .cvsignore 13 Oct 2002 18:13:49 -0000 1.42 @@ -41,6 +41,9 @@ aprtest.ncb aprtest.opt aprtest.plg +aprtest.sln +aprtest.suo +aprtest.vcproj testfile.tmp testflock testsockopt