From 2ec8e30faafa20b6a4d06fb3931190d73215cd92 Mon Sep 17 00:00:00 2001 From: Christian Weeks Date: Tue, 6 Mar 2012 14:57:28 -0500 Subject: [PATCH] update gitignore properly --- IronChests2/.gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/IronChests2/.gitignore b/IronChests2/.gitignore index 81886e9..da21bb7 100644 --- a/IronChests2/.gitignore +++ b/IronChests2/.gitignore @@ -1,2 +1,3 @@ -/mod_ironchests-client-2.0.zip -/mod_ironchests-server-2.0.zip +*.zip +/*.jpage +bin/ \ No newline at end of file