aboutsummaryrefslogtreecommitdiffstats
path: root/appc-event-listener/.gitignore
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2017-02-15 23:11:26 -0800
committerPatrick Brady <pb071s@att.com>2017-02-15 23:13:06 -0800
commit1c192d2dd68724e292b6a30f463085a262e1e813 (patch)
treed0e2b3a396e169863cd0efaa835c8675e9d5aaac /appc-event-listener/.gitignore
parentc69ba05c7508aa7d7f675189a45c8c87569369ef (diff)
Moving all files to root directory
Change-Id: Ica5535fd6ec85f350fe1640b42137b49f83f10f0 Signed-off-by: Patrick Brady <pb071s@att.com>
Diffstat (limited to 'appc-event-listener/.gitignore')
-rw-r--r--appc-event-listener/.gitignore20
1 files changed, 20 insertions, 0 deletions
diff --git a/appc-event-listener/.gitignore b/appc-event-listener/.gitignore
new file mode 100644
index 000000000..8509d88df
--- /dev/null
+++ b/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/