From ca7a843ca097392106eb422d09fae33be8b0f628 Mon Sep 17 00:00:00 2001 From: zhaoxiang <756958008@qq.com> Date: Mon, 31 Oct 2016 16:02:55 +0800 Subject: [PATCH] change ignore file --- .gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7846e89..fd9a981 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -.idea -composer.lock +.idea/ *.log -thinkphp +runtime/ \ No newline at end of file