From e6ed065634825766a6dfdffcf7c30548130191e4 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Tue, 26 Apr 2011 16:18:13 +0100 Subject: [PATCH] Ignore the output jar file --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 858155a..52d941b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ lib/*.jar out *.class - +bukkitxmpp.jar