commit b669302eee664755bdc9a22e15b7b17fa598e402
Author:     wheleph <[email protected]>
AuthorDate: Sat, 22 Dec 2012 23:46:28 +0200
Commit:     Mauro Talevi <[email protected]>
CommitDate: Sun, 23 Dec 2012 00:16:53 +0100

    Added .idea to ignore list

diff --git a/.gitignore b/.gitignore
index 5fe26a8..911c4ce 100755
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@ target/
 .classpath
 .project
 .settings/
+.idea/
 *.iml
 *.ipr
 *.iws



Reply via email to