From 0ed6614e6e692e2beb02d1e9eb8cd5ab2a3c6e63 Mon Sep 17 00:00:00 2001 From: Chris Kankiewicz Date: Mon, 4 Nov 2019 21:03:25 -0700 Subject: [PATCH] Updated .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 204e5b4..6f26b5e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +/vendor/ +.env .php_cs.cache .phpunit.result.cache -/vendor/