dain 2004/06/15 20:11:04 Modified: modules/core .cvsignore Log:
Added '*.iml' which are intelliJ module config files Revision Changes Path 1.2 +1 -0 openejb/modules/core/.cvsignore Index: .cvsignore =================================================================== RCS file: /home/projects/openejb/scm/openejb/modules/core/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 4 Apr 2004 18:19:09 -0000 1.1 +++ .cvsignore 16 Jun 2004 00:11:04 -0000 1.2 @@ -1,3 +1,4 @@ +*.iml .project .classpath maven.log
