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