Skip to content

Commit 23231a2

Browse files
committed
Update .gitignore
1 parent 92d1c6c commit 23231a2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
/abstract/target/
33
/abstract/.flattened-pom.xml
44
/abstract/abstract.iml
5+
/abstract/custom-ore-generator-impl-abstract.iml
56
/api/target/
67
/api/.flattened-pom.xml
78
/api/custom-ore-generator-api.iml
@@ -51,6 +52,12 @@
5152
/impl/v1_16_R1/target/
5253
/impl/v1_16_R1/.flattened-pom.xml
5354
/impl/v1_16_R1/custom-ore-generator-impl-v1_16_R1.iml
55+
/impl/v1_16_R2/target/
56+
/impl/v1_16_R2/.flattened-pom.xml
57+
/impl/v1_16_R2/custom-ore-generator-impl-v1_16_R2.iml
58+
/impl/v1_16_R3/target/
59+
/impl/v1_16_R3/.flattened-pom.xml
60+
/impl/v1_16_R3/custom-ore-generator-impl-v1_16_R3.iml
5461
/impl/v1_17_R1/target/
5562
/impl/v1_17_R1/.flattened-pom.xml
5663
/impl/v1_17_R1/custom-ore-generator-impl-v1_17_R1.iml

0 commit comments

Comments
 (0)