aboutsummaryrefslogtreecommitdiffstats
path: root/app-c/appc/.gitignore
blob: 48c346ccacc86a8a6f9abb772ad85d836420567c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Target dirs in all projects
**/target/*

# Added for Intellij IDEA IDE
**/.idea/*
*.iml

# Generated models and features
**/bin/*

# MANIFEST.MF is updated on every clean install
**/src/main/resources/META-INF/

# Karaf Assembly
#/appc-adapters/appc-*-adapter/appc-*-adapter-installer/src/assembly/*


.project

*.prefs
.classpath
**/.classpath
/target/
logs/
debug-logs/
/.settings/
**/*.iml
/.idea/
/bin/