Git ignores the build directory of the Spring-Consumer
[demos/example-siren] / .gitignore
index d5213ab..56c2b2c 100644 (file)
@@ -1,6 +1,8 @@
 .gradle
 build/
+target/
 node_modules/
+target/
 
 # Ignore Gradle GUI config
 gradle-app.setting
@@ -13,3 +15,5 @@ gradle-app.setting
 
 .idea/
 *.iml
+
+pacts/