-
-
Notifications
You must be signed in to change notification settings - Fork 11
/
.gitignore
43 lines (41 loc) · 1.14 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/
/api/target/
/api/.flattened-pom.xml
/api/ore-control-api.iml
/common/target/
/common/.flattened-pom.xml
/common/ore-control-common.iml
/impl/v1_18_R1/target/
/impl/v1_18_R1/.flattened-pom.xml
/impl/v1_18_R1/ore-control-impl-v1_18_R1.iml
/impl/v1_18_R2/target/
/impl/v1_18_R2/.flattened-pom.xml
/impl/v1_18_R2/ore-control-impl-v1_18_R2.iml
/impl/v1_19_R1/target/
/impl/v1_19_R1/.flattened-pom.xml
/impl/v1_19_R1/ore-control-impl-v1_19_R1.iml
/impl/v1_19_R2/target/
/impl/v1_19_R2/.flattened-pom.xml
/impl/v1_19_R2/ore-control-impl-v1_19_R2.iml
/impl/v1_19_R3/target/
/impl/v1_19_R3/.flattened-pom.xml
/impl/v1_19_R3/ore-control-impl-v1_19_R3.iml
/impl/v1_20_R1/target/
/impl/v1_20_R1/.flattened-pom.xml
/impl/v1_20_R1/ore-control-impl-v1_20_R1.iml
/impl/v1_20_R2/target/
/impl/v1_20_R2/.flattened-pom.xml
/impl/v1_20_R2/ore-control-impl-v1_20_R2.iml
/impl/v1_20_R3/target/
/impl/v1_20_R3/.flattened-pom.xml
/impl/v1_20_R3/ore-control-impl-v1_20_R3.iml
/impl/.flattened-pom.xml
/impl/ore-control-impl.iml
/ore-control/target/
/ore-control/.flattened-pom.xml
/ore-control/ore-control.iml
/.flattened-pom.xml
/ore-control-parent.iml
.flattened-pom.xml
target
*.iml