From 5515ce1ff6e9f64a385025e4edc0da1f1578893f Mon Sep 17 00:00:00 2001 From: EvilSeph Date: Tue, 5 Jul 2011 00:14:34 -0400 Subject: [PATCH] IntelliJ is awesome. --- .gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a841025d4..6022c6a3d 100644 --- a/.gitignore +++ b/.gitignore @@ -24,4 +24,10 @@ /world # Mac filesystem dust -/.DS_Store \ No newline at end of file +/.DS_Store + +# intellij +*.iml +*.ipr +*.iws +.idea/ \ No newline at end of file