You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2003/01/13 12:08:28 UTC

cvs commit: jakarta-commons-sandbox/jelly .cvsignore

dion        2003/01/13 03:08:28

  Modified:    jelly    .cvsignore
  Log:
  Ignore temporary junit files
  
  Revision  Changes    Path
  1.12      +6 -5      jakarta-commons-sandbox/jelly/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/jelly/.cvsignore,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- .cvsignore	5 Oct 2002 04:14:54 -0000	1.11
  +++ .cvsignore	13 Jan 2003 11:08:27 -0000	1.12
  @@ -1,12 +1,13 @@
  +.classpath
   .project
   build.properties
  +demopage.html
   dist
  +junit*.properties
   jms
  +lib
  +snapshot.bat
   target
  +tmp
   *.log
   *.gz
  -snapshot.bat
  -tmp
  -demopage.html
  -.classpath
  -lib
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>