From: Randy Baumgarte Date: Sun, 27 May 2012 19:13:39 +0000 (-0400) Subject: Housekeeping for git X-Git-Tag: version0.1.1~52 X-Git-Url: http://git.sourceforge.jp/view?p=neighbornote%2FNeighborNote.git;a=commitdiff_plain;h=3055992feee151f23d3e3ea8496684e923db2b15 Housekeeping for git --- diff --git a/.classpath b/.classpath index 5240e15..4472bf0 100644 --- a/.classpath +++ b/.classpath @@ -8,8 +8,8 @@ - - + + @@ -27,5 +27,6 @@ + diff --git a/.gitignore b/.gitignore index cecbbea..6c3ab6e 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,10 @@ # Ignore compilation results - no need for these to be under source control *.class + +#meta files & Eclipse files +/.metadata/ +/*.classpath + +#Local platform binaries +/lib/*.dll