From dee31d7474895138619680165d24d25777c37e12 Mon Sep 17 00:00:00 2001 From: SFKao Date: Wed, 6 May 2026 19:14:41 +0200 Subject: [PATCH] create --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .gitignore 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