From 21b7b5dc0884254080499ea2136e53041c813ec6 Mon Sep 17 00:00:00 2001 From: Scheaven <xuepengqiang> Date: 星期四, 22 七月 2021 18:48:24 +0800 Subject: [PATCH] update all code --- .gitignore | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 52c1032..4f8e81c 100644 --- a/.gitignore +++ b/.gitignore @@ -20,5 +20,5 @@ *.out *.app .idea/* -./build +build/ ./data -- Gitblit v1.8.0