From e9cded049604dbb8d1ba493ef395e490e5b97b60 Mon Sep 17 00:00:00 2001 From: OldHawk Date: Wed, 7 Mar 2018 11:48:54 +0800 Subject: [PATCH] add ignored file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 87365b05..289ddc34 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,7 @@ config/env/local.js config/env/local-*.js *.pem package-lock.json +*.script.sh # Compiled less and sass files # ============================