Added a contract-test, that is implemented as a Spring intetration-test
[demos/example-siren] / .gitignore
index a1fc39c..0d1ebd5 100644 (file)
@@ -1,5 +1,7 @@
 .gradle
-/build/
+build/
+node_modules/
+target/
 
 # Ignore Gradle GUI config
 gradle-app.setting
@@ -10,5 +12,7 @@ gradle-app.setting
 # Cache of project
 .gradletasknamecache
 
-# # Work around https://youtrack.jetbrains.com/issue/IDEA-116898
-# gradle/wrapper/gradle-wrapper.properties
+.idea/
+*.iml
+
+pacts/