From 01956ab2fe330ed0b7b5f1da6d4db03cbddc4231 Mon Sep 17 00:00:00 2001 From: NTCat Date: Sat, 4 May 2024 03:49:04 -0700 Subject: [PATCH 1/3] Update pack.toml --- pack.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pack.toml b/pack.toml index 70278ea..d72b7c0 100644 --- a/pack.toml +++ b/pack.toml @@ -1,4 +1,4 @@ -name = "Craft to Exile 2 NEV" +name = "CrafttoExile2NEV" author = "NTCat" version = "1.0.4" pack-format = "packwiz:1.1.0" From 1d3ce078f04710a29761b5ed200ce8fdc9915b3a Mon Sep 17 00:00:00 2001 From: NTCat Date: Sun, 12 May 2024 01:50:36 -0700 Subject: [PATCH 2/3] test t --- .packwizignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.packwizignore b/.packwizignore index 82b5f4f..747786e 100644 --- a/.packwizignore +++ b/.packwizignore @@ -2,4 +2,5 @@ # See https://git-scm.com/docs/gitignore # Exclude README +*.zip /README.md \ No newline at end of file From f92a586ddd1e87f738bedae51fae4478052529b4 Mon Sep 17 00:00:00 2001 From: NTCat Date: Sun, 12 May 2024 01:51:01 -0700 Subject: [PATCH 3/3] test --- .gitignore | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 1e038cd..ba039d7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ -# Exclude exported CurseForge zip files -*.zip - -# Exclude exported Modrinth modpacks -*.mrpack +# Exclude exported CurseForge zip files + + +# Exclude exported Modrinth modpacks +*.mrpack