commit ff51803fd1d8b2c6e5b74af527d0f877e41cc5ae Author: DrMangoTea Date: Sun Jan 12 22:23:29 2025 +0100 initial diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..8a0a60d2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +# Project exclude paths +/.gradle/ +/build/ +/build/classes/java/main/ \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml new file mode 100644 index 00000000..d678a10c --- /dev/null +++ b/.idea/compiler.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/gradle.xml b/.idea/gradle.xml new file mode 100644 index 00000000..ce1c62c7 --- /dev/null +++ b/.idea/gradle.xml @@ -0,0 +1,16 @@ + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 00000000..f5db0c53 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 00000000..12b3007a --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules/Create-The_Factory_Must_Grow.main.iml b/.idea/modules/Create-The_Factory_Must_Grow.main.iml new file mode 100644 index 00000000..bc662852 --- /dev/null +++ b/.idea/modules/Create-The_Factory_Must_Grow.main.iml @@ -0,0 +1,23 @@ + + + + + + + + + + + + MCP + MIXIN + FORGE + + 1 + + + + + + \ No newline at end of file diff --git a/.idea/modules/Create-The_Factory_Must_Grow.test.iml b/.idea/modules/Create-The_Factory_Must_Grow.test.iml new file mode 100644 index 00000000..3aa864ac --- /dev/null +++ b/.idea/modules/Create-The_Factory_Must_Grow.test.iml @@ -0,0 +1,18 @@ + + + + + + + MCP + MIXIN + FORGE + + 1 + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 00000000..94a25f7f --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 00000000..d08350d1 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,162 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +