WINK-389 - Patch from Gerhard Petracek configuring .gitignore to be used by git

git-svn-id: https://svn.apache.org/repos/asf/wink/trunk@1502124 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c6e45a4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,14 @@
+target
+*.iml
+*.iws
+*.ipr
+.project
+.classpath
+.settings
+.metadata
+.svn
+.idea
+.checkstyle
+atlassian-ide-plugin.xml
+.sonar-ide.properties
+*.patch