You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2014/08/19 12:14:44 UTC

svn commit: r1618828 - /creadur/whisker/trunk/.gitignore

Author: pottlinger
Date: Tue Aug 19 10:14:44 2014
New Revision: 1618828

URL: http://svn.apache.org/r1618828
Log:
Adding gitignore for local git development.


Added:
    creadur/whisker/trunk/.gitignore

Added: creadur/whisker/trunk/.gitignore
URL: http://svn.apache.org/viewvc/creadur/whisker/trunk/.gitignore?rev=1618828&view=auto
==============================================================================
--- creadur/whisker/trunk/.gitignore (added)
+++ creadur/whisker/trunk/.gitignore Tue Aug 19 10:14:44 2014
@@ -0,0 +1,8 @@
+/target/*
+**/target/*
+.svn
+**/.svn
+*/.project
+*/.classpath
+*/.settings
+