From 68a2236f41b256152d7b05852e78da4f8ed527d5 Mon Sep 17 00:00:00 2001 From: Kyle Taylor Date: Thu, 29 Apr 2021 00:32:15 -0500 Subject: [PATCH] Ignore IDE config --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index aa4afb3..33b5f38 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ composer.lock *.phar vendor/* behat/* +/.idea