Author: robbie Date: Sun May 6 23:04:06 2012 New Revision: 1334818 URL: http://svn.apache.org/viewvc?rev=1334818&view=rev Log: NO-JIRA: add git/svn ignores for .jar files in the qpid/java/lib dir
Modified: qpid/branches/dep_removal/.gitignore qpid/branches/dep_removal/qpid/java/lib/ (props changed) Modified: qpid/branches/dep_removal/.gitignore URL: http://svn.apache.org/viewvc/qpid/branches/dep_removal/.gitignore?rev=1334818&r1=1334817&r2=1334818&view=diff ============================================================================== --- qpid/branches/dep_removal/.gitignore (original) +++ qpid/branches/dep_removal/.gitignore Sun May 6 23:04:06 2012 @@ -54,6 +54,7 @@ release generated/ target classes +qpid/java/lib/*.jar qpid/java/lib/bdbstore qpid/java/lib/cobertura qpid/java/lib/findbugs Propchange: qpid/branches/dep_removal/qpid/java/lib/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Sun May 6 23:04:06 2012 @@ -0,0 +1 @@ +*.jar --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org