From b66a8d97c62dff783687d166fd252319ab50f807 Mon Sep 17 00:00:00 2001 From: Andrew Date: Sun, 27 Oct 2013 16:59:38 +0000 Subject: [PATCH] Ignore IntelliJ files. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7838f62..a3371eb 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ build dist env +.idea