From 51f0fe5ce7c37d6f0bd9dd4c15b6e968faa4efa1 Mon Sep 17 00:00:00 2001 From: Yinan Qin <1522846127@qq.com> Date: Mon, 22 Aug 2022 20:31:10 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ed8ebf5..99e4b84 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -__pycache__ \ No newline at end of file +__pycache__ +build \ No newline at end of file