From 1fb58be2b9dae155f68b1b91a4b8f3f96f24c8a8 Mon Sep 17 00:00:00 2001 From: straccio Date: Wed, 2 Mar 2016 08:47:15 +0100 Subject: [PATCH] ignore idea --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 137b758..7608131 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,6 @@ npm-debug.log # Ignore any extra plugins in the example directory that aren't in Git already # (this is a sandbox for the user) -example-plugins \ No newline at end of file +example-plugins + +.idea \ No newline at end of file