aboutsummaryrefslogtreecommitdiffstats
path: root/app-c/appc/appc-event-listener/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'app-c/appc/appc-event-listener/.gitignore')
-rw-r--r--app-c/appc/appc-event-listener/.gitignore20
1 files changed, 20 insertions, 0 deletions
diff --git a/app-c/appc/appc-event-listener/.gitignore b/app-c/appc/appc-event-listener/.gitignore
new file mode 100644
index 000000000..8509d88df
--- /dev/null
+++ b/app-c/appc/appc-event-listener/.gitignore
@@ -0,0 +1,20 @@
+# Target dirs in all projects
+**/target/*
+
+# Generated models and features
+/model/bin/*
+/features/bin/*
+
+# MANIFEST.MF is updated on every clean install
+/appc-adapters/appc-*-adapter/appc-*-adapter-bundle/src/main/resources/META-INF/MANIFEST.MF
+MANIFEST.MF
+
+# Karaf Assembly
+#/appc-adapters/appc-*-adapter/appc-*-adapter-installer/src/assembly/*
+
+
+*.prefs
+.classpath
+.project
+/.settings/
+/target/