From 485782ca15515170d95de846bf8f726a6bfbb638 Mon Sep 17 00:00:00 2001 From: Henry Stanley Date: Tue, 10 Apr 2018 11:36:55 +0100 Subject: [PATCH] update gitignore Signed-off-by: Andrea Nodari --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 48b8bf90..31e3ac6d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ vendor/ +.idea