From 9b6ac0d1379c991c8bd07476ca48bbe8c14cfccb Mon Sep 17 00:00:00 2001 From: Tobias Ottenweller Date: Sat, 25 Feb 2012 15:28:53 +0100 Subject: [PATCH] ignoring os x noise and bukkit --- .gitignore | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2e706a0..06eee89 100644 --- a/.gitignore +++ b/.gitignore @@ -15,5 +15,9 @@ /dist /localexport.jardesc -# Mac filesystem dust -.DS_Store \ No newline at end of file +# osx noise +.DS_Store +profile + +# bukkit +bukkit/ \ No newline at end of file