From 7ca40eb6b830af13767b3a8a50152fe5410307d6 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 10 Mar 2017 13:53:22 +0200 Subject: [PATCH] add .idea to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 48b8bf9..de8621e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ vendor/ +.idea/ +.htaccess \ No newline at end of file -- libgit2 0.21.4