Change nexus values to properties
[appc.git] / app-c / appc / .gitignore
1 # Target dirs in all projects
2 **/target/*
3
4 # Added for Intellij IDEA IDE
5 **/.idea/*
6 *.iml
7
8 # Generated models and features
9 **/bin/*
10
11 # MANIFEST.MF is updated on every clean install
12 **/src/main/resources/META-INF/
13
14 # Karaf Assembly
15 #/appc-adapters/appc-*-adapter/appc-*-adapter-installer/src/assembly/*
16
17
18 .project
19
20 *.prefs
21 .classpath
22 **/.classpath
23 /target/
24 logs/
25 debug-logs/
26 /.settings/
27 **/*.iml
28 /.idea/
29 /bin/