From 2ef42faf405b58c79162c471ccf01c1826b3fa76 Mon Sep 17 00:00:00 2001 From: alexcrea <42614139+alexcrea@users.noreply.github.com> Date: Thu, 20 Mar 2025 13:42:22 +0100 Subject: [PATCH] add some git ingnored files --- .gitignore | 10 +++++++++- impl/LegacyEcoEnchant/.gitignore | 1 + nms/nms-common/.gitignore | 1 + nms/v1_17R1/.gitignore | 1 + nms/v1_18R1/.gitignore | 1 + nms/v1_18R2/.gitignore | 1 + nms/v1_19R1/.gitignore | 1 + nms/v1_19R2/.gitignore | 1 + nms/v1_19R3/.gitignore | 1 + nms/v1_20R1/.gitignore | 1 + nms/v1_20R2/.gitignore | 1 + nms/v1_20R3/.gitignore | 1 + nms/v1_20R4/.gitignore | 1 + nms/v1_21R1/.gitignore | 1 + nms/v1_21R2/.gitignore | 1 + nms/v1_21R3/.gitignore | 1 + 16 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 impl/LegacyEcoEnchant/.gitignore create mode 100644 nms/nms-common/.gitignore create mode 100644 nms/v1_17R1/.gitignore create mode 100644 nms/v1_18R1/.gitignore create mode 100644 nms/v1_18R2/.gitignore create mode 100644 nms/v1_19R1/.gitignore create mode 100644 nms/v1_19R2/.gitignore create mode 100644 nms/v1_19R3/.gitignore create mode 100644 nms/v1_20R1/.gitignore create mode 100644 nms/v1_20R2/.gitignore create mode 100644 nms/v1_20R3/.gitignore create mode 100644 nms/v1_20R4/.gitignore create mode 100644 nms/v1_21R1/.gitignore create mode 100644 nms/v1_21R2/.gitignore create mode 100644 nms/v1_21R3/.gitignore diff --git a/.gitignore b/.gitignore index d4789fc..b005983 100644 --- a/.gitignore +++ b/.gitignore @@ -4,8 +4,16 @@ /out/ .lastDeploymentsId -#nms submodule build directory ignored +#nms & impl submodule build directory ignored /nms/build /nms/.gradle /nms/*/build /nms/*/.gradle +/impl/build +/impl/.gradle +/impl/*/build +/impl/*/.gradle + +# other random folders +/htmlReport +/.kotlin/errors \ No newline at end of file diff --git a/impl/LegacyEcoEnchant/.gitignore b/impl/LegacyEcoEnchant/.gitignore new file mode 100644 index 0000000..47374f1 --- /dev/null +++ b/impl/LegacyEcoEnchant/.gitignore @@ -0,0 +1 @@ +.lastDeploymentsId \ No newline at end of file diff --git a/nms/nms-common/.gitignore b/nms/nms-common/.gitignore new file mode 100644 index 0000000..4f41170 --- /dev/null +++ b/nms/nms-common/.gitignore @@ -0,0 +1 @@ +.lastDeploymentsId diff --git a/nms/v1_17R1/.gitignore b/nms/v1_17R1/.gitignore new file mode 100644 index 0000000..47374f1 --- /dev/null +++ b/nms/v1_17R1/.gitignore @@ -0,0 +1 @@ +.lastDeploymentsId \ No newline at end of file diff --git a/nms/v1_18R1/.gitignore b/nms/v1_18R1/.gitignore new file mode 100644 index 0000000..47374f1 --- /dev/null +++ b/nms/v1_18R1/.gitignore @@ -0,0 +1 @@ +.lastDeploymentsId \ No newline at end of file diff --git a/nms/v1_18R2/.gitignore b/nms/v1_18R2/.gitignore new file mode 100644 index 0000000..47374f1 --- /dev/null +++ b/nms/v1_18R2/.gitignore @@ -0,0 +1 @@ +.lastDeploymentsId \ No newline at end of file diff --git a/nms/v1_19R1/.gitignore b/nms/v1_19R1/.gitignore new file mode 100644 index 0000000..47374f1 --- /dev/null +++ b/nms/v1_19R1/.gitignore @@ -0,0 +1 @@ +.lastDeploymentsId \ No newline at end of file diff --git a/nms/v1_19R2/.gitignore b/nms/v1_19R2/.gitignore new file mode 100644 index 0000000..47374f1 --- /dev/null +++ b/nms/v1_19R2/.gitignore @@ -0,0 +1 @@ +.lastDeploymentsId \ No newline at end of file diff --git a/nms/v1_19R3/.gitignore b/nms/v1_19R3/.gitignore new file mode 100644 index 0000000..47374f1 --- /dev/null +++ b/nms/v1_19R3/.gitignore @@ -0,0 +1 @@ +.lastDeploymentsId \ No newline at end of file diff --git a/nms/v1_20R1/.gitignore b/nms/v1_20R1/.gitignore new file mode 100644 index 0000000..47374f1 --- /dev/null +++ b/nms/v1_20R1/.gitignore @@ -0,0 +1 @@ +.lastDeploymentsId \ No newline at end of file diff --git a/nms/v1_20R2/.gitignore b/nms/v1_20R2/.gitignore new file mode 100644 index 0000000..47374f1 --- /dev/null +++ b/nms/v1_20R2/.gitignore @@ -0,0 +1 @@ +.lastDeploymentsId \ No newline at end of file diff --git a/nms/v1_20R3/.gitignore b/nms/v1_20R3/.gitignore new file mode 100644 index 0000000..47374f1 --- /dev/null +++ b/nms/v1_20R3/.gitignore @@ -0,0 +1 @@ +.lastDeploymentsId \ No newline at end of file diff --git a/nms/v1_20R4/.gitignore b/nms/v1_20R4/.gitignore new file mode 100644 index 0000000..47374f1 --- /dev/null +++ b/nms/v1_20R4/.gitignore @@ -0,0 +1 @@ +.lastDeploymentsId \ No newline at end of file diff --git a/nms/v1_21R1/.gitignore b/nms/v1_21R1/.gitignore new file mode 100644 index 0000000..47374f1 --- /dev/null +++ b/nms/v1_21R1/.gitignore @@ -0,0 +1 @@ +.lastDeploymentsId \ No newline at end of file diff --git a/nms/v1_21R2/.gitignore b/nms/v1_21R2/.gitignore new file mode 100644 index 0000000..47374f1 --- /dev/null +++ b/nms/v1_21R2/.gitignore @@ -0,0 +1 @@ +.lastDeploymentsId \ No newline at end of file diff --git a/nms/v1_21R3/.gitignore b/nms/v1_21R3/.gitignore new file mode 100644 index 0000000..47374f1 --- /dev/null +++ b/nms/v1_21R3/.gitignore @@ -0,0 +1 @@ +.lastDeploymentsId \ No newline at end of file