From 43a2c58c56818b1e8c11521397a69156fcbc3490 Mon Sep 17 00:00:00 2001 From: Marc Di Luzio Date: Tue, 16 Dec 2014 13:13:02 +0000 Subject: [PATCH] Ignore IDEA files as well --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cfa3d66..03c1bdc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ build *.user *.sublime* +.idea