From 84b199569aa455f9b12d5d1d367072dea2a58ee5 Mon Sep 17 00:00:00 2001 From: suweicheng <2811574534@qq.com> Date: Thu, 25 Oct 2018 16:46:52 +0800 Subject: [PATCH] gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+), 0 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..260acc1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +/Log/ +/test-output/ +/target/ +/.idea/ +EssaAuto.iml \ No newline at end of file -- libgit2 0.21.2