Commit a01e3f4

HPCesia <me@hpcesia.com>
2026-02-24 12:57:59
Add export results to ignore
1 parent 4af619c
Changed files (2)
.gitignore
@@ -1,3 +1,7 @@
+# == Results ==
+*.zip
+*.mrpack
+
 # == General ==
 # Windows
 Thumbs.db
.packwizignore
@@ -4,7 +4,11 @@
 /addmods.sh
 /addmods.bat
 
-# == General
+# == Results ==
+*.zip
+*.mrpack
+
+# == General ==
 /.*
 .gitkeep