From acb033955957c1b8dac7e2d9782d44d6e10c4871 Mon Sep 17 00:00:00 2001 From: seth Date: Mon, 16 Jan 2023 03:48:11 -0500 Subject: initial commit --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..920ec13 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +# Exclude exported CurseForge zip files +*.zip + +# Exclude exported Modrinth modpacks +*.mrpack -- cgit v1.2.3