From ae051d66fffdf738cb02468315fbbe9664b88bc4 Mon Sep 17 00:00:00 2001 From: F4NNIU Date: Wed, 8 Nov 2017 15:22:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5=20.env=20=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index de4385625..cd13b271f 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,5 @@ composer.lock *.log *.css.map -!.gitkeep \ No newline at end of file +!.gitkeep +.env -- Gitee