commit 5d75d526836459a95245bf52adb4c30a9562ae92
Author:     wheleph <[email protected]>
AuthorDate: Sat, 22 Dec 2012 23:46:28 +0200
Commit:     Mauro Talevi <[email protected]>
CommitDate: Sun, 23 Dec 2012 00:15:29 +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