From 4689922ad682c64c58e681d37af17206284c9891 Mon Sep 17 00:00:00 2001 From: Dale McDiarmid Date: Thu, 22 Oct 2015 19:10:14 +0100 Subject: [PATCH] Ignore IntelliJ files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0155da6..cf4e5c2 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ .bundle Converging TODO +.idea/ \ No newline at end of file