From 61b36d4500bb48196ea486c8aee7c9697e0b54a6 Mon Sep 17 00:00:00 2001 From: Amast <17783854897@163.com> Date: Wed, 30 Oct 2019 17:58:03 +0800 Subject: [PATCH] Add git .ignore file. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1074373..e97605b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,4 @@ vendor -*.log \ No newline at end of file +*.log