You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by ol...@apache.org on 2012/07/05 17:27:49 UTC

svn commit: r1357680 - /incubator/any23/trunk/.gitignore

Author: olamy
Date: Thu Jul  5 15:27:48 2012
New Revision: 1357680

URL: http://svn.apache.org/viewvc?rev=1357680&view=rev
Log:
very basic .gitignore

Added:
    incubator/any23/trunk/.gitignore

Added: incubator/any23/trunk/.gitignore
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/.gitignore?rev=1357680&view=auto
==============================================================================
--- incubator/any23/trunk/.gitignore (added)
+++ incubator/any23/trunk/.gitignore Thu Jul  5 15:27:48 2012
@@ -0,0 +1,6 @@
+target
+*.iml
+.idea
+.classpath
+.settings
+.project