From d5827d345a2c3d743754b889d465f2a546dc705a Mon Sep 17 00:00:00 2001 From: Scheaven <xuepengqiang> Date: 星期四, 22 七月 2021 19:06:45 +0800 Subject: [PATCH] bug --- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 0def275..4f8e81c 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,6 @@ *.exe *.out *.app +.idea/* +build/ +./data -- Gitblit v1.8.0