-
Notifications
You must be signed in to change notification settings - Fork 53
/
Copy path.gitignore
42 lines (42 loc) · 1.46 KB
/
.gitignore
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
30
31
32
33
34
35
36
37
38
39
40
41
42
.idea/
target/
.project
.classpath
.settings/
.gitconfig
logs/
.metadata/
.DS_Store
/fiaasco-core.iml
mangle-services/rt
test-output
.recommenders/
mangle-metric-reporter/mangle-metric-reporter.iml
mangle-models/mangle-models.iml
mangle-services/mangle-services.iml
mangle-utils/mangle-utils.iml
mangle-services/.springBeans
mangle-default-plugin/**/mangle-default-plugin-0.0.1.zip
mangle-default-plugin/mangle-default-plugin.iml
mangle-task-framework/mangle-task-framework.iml
mangle-test-plugin/mangletest-plugin.iml
mangle-integration-tests/mangle-integration-tests.iml
mangle-root.iml
mangle-test-plugin/mangle-test-plugin.iml
mangle-ui/mangle-ui.iml
mangle-vcenter-adapter/mangle-vcenter-adapter.iml
resilience-calculator/resilience-calculator.iml
resiliency-score-calculator/resiliency-score-calculator.iml
mangle-services/.checkstyle
mangle-vcenter-adapter-integration-tests/mangle-vcenter-adapter-integration-tests.iml
mangle-vcenter-adapter-models/mangle-vcenter-adapter-models.iml
mangle-ui/debug.log
mangle-ui/src/main/main4.iml
mangle-ui/src/test/test9.iml
mangle-byteman-root/agent-integration-tests/agent-integration-tests.iml
mangle-byteman-root/agent/mangle-byteman.iml
mangle-byteman-root/download/mangle-java-agent.iml
mangle-byteman-root/install/mangle-byteman-install.iml
mangle-byteman-root/mangle-byteman-root.iml
mangle-byteman-root/submit/mangle-byteman-submit.iml
mangle-byteman-root/agent-faults/mangle-byteman-faults.iml