diff options
author | DrNuget <drnuget@outlook.com> | 2024-09-01 01:50:18 +0300 |
---|---|---|
committer | DrNuget <drnuget@outlook.com> | 2024-09-01 01:50:18 +0300 |
commit | 58b8c20b9aefe1bf1ec4c00b9f3217d770e8e525 (patch) | |
tree | 32f20ee42fff083a791ea1fbe86c1aa54f2060ef /.gitignore | |
parent | ff3f3eec73c6fdaa01d22d4aaf55d0ec3a655e9e (diff) |
removed duplicate groovy file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f587784 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +# Exclude exported CurseForge zip files
+*.zip
+
+# Exclude exported Modrinth modpacks
+*.mrpack
\ No newline at end of file |