commit | c8144a9c60279f8dc81b2506794acd24df31b9a3 | [log] [tgz] |
---|---|---|
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Mon May 03 08:04:53 2021 +0200 |
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Tue May 11 21:49:21 2021 +0200 |
tree | 495231540cd6f04f02d7d7f22db38f36d716833a | |
parent | 25a6ef32df15d05904622326328882549095532f [diff] [blame] |
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