Code synch up for appc-event-listener bundle
[appc.git] / appc-event-listener / .gitignore
1 # Target dirs in all projects
2 **/target/*
3
4 # Generated models and features
5 /model/bin/*
6 /features/bin/*
7
8 # MANIFEST.MF is updated on every clean install
9 /appc-adapters/appc-*-adapter/appc-*-adapter-bundle/src/main/resources/META-INF/MANIFEST.MF
10 MANIFEST.MF
11
12 # Karaf Assembly
13 #/appc-adapters/appc-*-adapter/appc-*-adapter-installer/src/assembly/*
14
15
16 *.prefs
17 .classpath
18 .project
19 /.settings/
20 /target/