Great Stuart, maybe an entry in the wiki on how to use it would be great, so one can find docs on it. I can do it as soon as I get some time.
/peter On 6/19/07, Stuart McCulloch <[EMAIL PROTECTED]> wrote: > FYI... added suggested svn:ignore list to community resources > > ---------- Forwarded message ---------- > From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> > Date: 19-Jun-2007 17:30 > Subject: svn commit: r6964 - > projects/community/resources/subversion > To: [EMAIL PROTECTED] > > Author: mcculls > Date: Tue Jun 19 11:30:53 2007 > New Revision: 6964 > > Log: > Add suggested svn:ignore list > > Added: > projects/community/resources/subversion/svn-ignore.txt > (contents, props changed) > Modified: > > projects/community/resources/subversion/recommended-config > > Modified: > projects/community/resources/subversion/recommended-config > ============================================================================== > --- > projects/community/resources/subversion/recommended-config > (original) > +++ > projects/community/resources/subversion/recommended-config > Tue Jun 19 11:30:53 2007 > @@ -108,6 +108,7 @@ > *.sh = svn:eol-style=LF;svn:executable > *.svg = svn:eol-style=native > *.txt = svn:eol-style=native > +*.bnd = svn:eol-style=native > *.x* = svn:eol-style=native > Makefile = svn:eol-style=native > KEYS = svn:eol-style=native > > Added: projects/community/resources/subversion/svn- > ignore.txt > ============================================================================== > --- (empty file) > +++ projects/community/resources/subversion/svn-ignore.txt > Tue Jun 19 11:30:53 2007 > @@ -0,0 +1,6 @@ > +.classpath > +.project > +.settings > +META-INF > +OSGI-INF > +target > > _______________________________________________ > notify mailing list > [EMAIL PROTECTED] > http://lists.ops4j.org/mailman/listinfo/notify > > > -- > Cheers, Stuart > _______________________________________________ > general mailing list > [email protected] > http://lists.ops4j.org/mailman/listinfo/general > > _______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
