From 8cd3d790a9dc54356ab664d820b73e603b1b762a Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Fri, 23 Aug 2019 14:41:12 +0800 Subject: [PATCH] 1 --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a58f88a --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +bin +target +config \ No newline at end of file