From 1e6bcc0b0330849aa193dbaf29fc212093b325f4 Mon Sep 17 00:00:00 2001 From: Prawee Wongsa Date: Mon, 18 Dec 2017 22:21:45 +0700 Subject: [PATCH] update gitignore with cron.yaml --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b29f28b..bb89680 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ composer.lock .idea .env app.yaml -config/main-local.php \ No newline at end of file +config/main-local.php +cron.yaml \ No newline at end of file