Initial checkin: Quarkus Google Cloud JSON Logging.

Change-Id: I264211f56c2bed4002ecdb6ead8a5321ada855fd
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..887007b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+/.idea
+
+build/
+target/
+
+*~
+*.class
+*.iml