You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by hl...@apache.org on 2009/12/11 04:03:28 UTC

svn commit: r889493 - /tapestry/tapestry5/trunk/.gitignore

Author: hlship
Date: Fri Dec 11 03:03:27 2009
New Revision: 889493

URL: http://svn.apache.org/viewvc?rev=889493&view=rev
Log:
Add a .gitignore that hides Eclipse control files

Modified:
    tapestry/tapestry5/trunk/.gitignore

Modified: tapestry/tapestry5/trunk/.gitignore
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/.gitignore?rev=889493&r1=889492&r2=889493&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/.gitignore (original)
+++ tapestry/tapestry5/trunk/.gitignore Fri Dec 11 03:03:27 2009
@@ -1,3 +1,6 @@
+.classpath
+.project
+.settings/
 *.ipr
 *.iml
 *.iws