From: Kai Moritz <kai@juplo.de>
Date: Sun, 22 May 2022 16:38:20 +0000 (+0200)
Subject: Git ignores the build directory of the Spring-Consumer
X-Git-Url: https://juplo.de/gitweb/?a=commitdiff_plain;ds=inline;p=demos%2Fexample-siren

Git ignores the build directory of the Spring-Consumer
---

diff --git a/.gitignore b/.gitignore
index 0d1ebd5..56c2b2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
 .gradle
 build/
+target/
 node_modules/
 target/