You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ec...@apache.org on 2015/08/24 19:07:17 UTC

svn commit: r1697458 - /commons/proper/vfs/trunk/.gitignore

Author: ecki
Date: Mon Aug 24 17:07:16 2015
New Revision: 1697458

URL: http://svn.apache.org/r1697458
Log:
Add .gitignore with maven and eclipse files.

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

Added: commons/proper/vfs/trunk/.gitignore
URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/.gitignore?rev=1697458&view=auto
==============================================================================
--- commons/proper/vfs/trunk/.gitignore (added)
+++ commons/proper/vfs/trunk/.gitignore Mon Aug 24 17:07:16 2015
@@ -0,0 +1,4 @@
+target/
+.project
+.classpath
+.settings/
\ No newline at end of file