From 85bdfabb85d89d87c57be756528df9221c57b7a2 Mon Sep 17 00:00:00 2001 From: Tom Arild Jakobsen Date: Mon, 10 Oct 2016 11:18:19 +0200 Subject: [PATCH] Update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e266972..c30f2fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *~ -/nbproject/private/ \ No newline at end of file +/nbproject/private/ +.idea \ No newline at end of file