You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ol...@apache.org on 2014/04/28 01:17:19 UTC

svn commit: r1590520 - /commons/proper/jcs/trunk/.gitignore

Author: olamy
Date: Sun Apr 27 23:17:19 2014
New Revision: 1590520

URL: http://svn.apache.org/r1590520
Log:
add basic .gitignore

Added:
    commons/proper/jcs/trunk/.gitignore

Added: commons/proper/jcs/trunk/.gitignore
URL: http://svn.apache.org/viewvc/commons/proper/jcs/trunk/.gitignore?rev=1590520&view=auto
==============================================================================
--- commons/proper/jcs/trunk/.gitignore (added)
+++ commons/proper/jcs/trunk/.gitignore Sun Apr 27 23:17:19 2014
@@ -0,0 +1,5 @@
+target
+*.iml
+.classpath
+.project
+.settings