You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by st...@apache.org on 2016/09/14 09:32:08 UTC

svn commit: r1760664 - /commons/proper/beanutils/trunk/.gitignore

Author: stain
Date: Wed Sep 14 09:32:08 2016
New Revision: 1760664

URL: http://svn.apache.org/viewvc?rev=1760664&view=rev
Log:
git ignore

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

Added: commons/proper/beanutils/trunk/.gitignore
URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/.gitignore?rev=1760664&view=auto
==============================================================================
--- commons/proper/beanutils/trunk/.gitignore (added)
+++ commons/proper/beanutils/trunk/.gitignore Wed Sep 14 09:32:08 2016
@@ -0,0 +1,4 @@
+/target/
+.classpath
+.project
+.settings/