You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wink.apache.org by lr...@apache.org on 2013/07/11 08:29:38 UTC

svn commit: r1502124 - /wink/trunk/.gitignore

Author: lresende
Date: Thu Jul 11 06:29:38 2013
New Revision: 1502124

URL: http://svn.apache.org/r1502124
Log:
WINK-389 - Patch from Gerhard Petracek configuring .gitignore to be used by git

Added:
    wink/trunk/.gitignore

Added: wink/trunk/.gitignore
URL: http://svn.apache.org/viewvc/wink/trunk/.gitignore?rev=1502124&view=auto
==============================================================================
--- wink/trunk/.gitignore (added)
+++ wink/trunk/.gitignore Thu Jul 11 06:29:38 2013
@@ -0,0 +1,14 @@
+target
+*.iml
+*.iws
+*.ipr
+.project
+.classpath
+.settings
+.metadata
+.svn
+.idea
+.checkstyle
+atlassian-ide-plugin.xml
+.sonar-ide.properties
+*.patch