From f1cc63fadeab23a34d4e9fcb424a988a8aca0ec8 Mon Sep 17 00:00:00 2001 From: Christian Weeks Date: Tue, 24 Apr 2012 21:02:18 -0400 Subject: [PATCH] update ignore for target dir --- IronChests2/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/IronChests2/.gitignore b/IronChests2/.gitignore index da21bb7..bef1158 100644 --- a/IronChests2/.gitignore +++ b/IronChests2/.gitignore @@ -1,3 +1,4 @@ *.zip /*.jpage -bin/ \ No newline at end of file +bin/ +/target