Author: aidan Date: Wed Aug 26 09:48:29 2009 New Revision: 807945 URL: http://svn.apache.org/viewvc?rev=807945&view=rev Log: Add workspace to ignored files.
Modified: qpid/trunk/.gitignore Modified: qpid/trunk/.gitignore URL: http://svn.apache.org/viewvc/qpid/trunk/.gitignore?rev=807945&r1=807944&r2=807945&view=diff ============================================================================== --- qpid/trunk/.gitignore (original) +++ qpid/trunk/.gitignore Wed Aug 26 09:48:29 2009 @@ -55,3 +55,6 @@ *.dll # MacOS File .DS_Store + +#Eclipse workspace +workspace/ --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:commits-subscr...@qpid.apache.org