From 7d6356298eec2daab71da0d99cb71910a8fda9eb Mon Sep 17 00:00:00 2001 From: Chris Kankiewicz Date: Tue, 18 Feb 2020 12:38:59 -0700 Subject: [PATCH] Updated .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 97276f9..67eb919 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,4 @@ .env .php_cs.cache .phpunit.result.cache -/mix-manifest.json +mix-manifest.json