From 91b94d53e348727a3e9d8855889908992cf3ae79 Mon Sep 17 00:00:00 2001 From: Stevanno Hero Leadervand <eshael@Stevannos-Macbook-Pro.local> Date: Mon, 19 Mar 2018 21:53:14 +0700 Subject: [PATCH] edit gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7e11db8..7231c80 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,5 @@ npm-debug.log yarn-error.log .env .env.*.php -.env.php \ No newline at end of file +.env.php +.DS_store \ No newline at end of file -- GitLab