commit dee31d7474895138619680165d24d25777c37e12 Author: SFKao Date: Wed May 6 19:14:41 2026 +0200 create diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b353a6d --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +* + +!mods/* +!resourcepacks/* +!datapacks/* +!.gitignore + +!*.bat +!*.sh + +!*/ \ No newline at end of file