From 5e40cf1a127269f5c6789634715c5c629bb32de6 Mon Sep 17 00:00:00 2001 From: "Zane J. Chua" Date: Tue, 9 Oct 2018 16:32:28 +0000 Subject: [PATCH] Updated gitignore and readme --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fa288216..159483b4 100755 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ Homestead.yaml npm-debug.log yarn-error.log .env +.env.dusk.local .phpunit.result.cache .DS_Store @@ -33,4 +34,4 @@ yarn-error.log .AppleDesktop Network Trash Folder Temporary Items -.apdisk \ No newline at end of file +.apdisk