summaryrefslogtreecommitdiffstats
path: root/appc-asdc-listener/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'appc-asdc-listener/.gitignore')
-rw-r--r--appc-asdc-listener/.gitignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/appc-asdc-listener/.gitignore b/appc-asdc-listener/.gitignore
new file mode 100644
index 000000000..c82c130d9
--- /dev/null
+++ b/appc-asdc-listener/.gitignore
@@ -0,0 +1,21 @@
+# Target dirs in all projects
+**/target/*
+
+# Generated models and features
+/model/bin/*
+/features/bin/*
+
+# MANIFEST.MF is updated on every clean install
+MANIFEST.MF
+
+# Karaf Assembly
+
+
+*.prefs
+.classpath
+.project
+/.settings/
+
+logs/
+debug-logs/
+/target/