From 372ccd2e6f7684f27ad485c72ede73495bb4d3a2 Mon Sep 17 00:00:00 2001 From: ercchy Date: Mon, 22 Sep 2014 13:11:20 +0200 Subject: [PATCH] adding .idea to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cf30e03..a3607e0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ _site/* +.idea/