From aadb2bf692342d5e29b3731d236bcfcc40241215 Mon Sep 17 00:00:00 2001 From: LuChiChick <1084116302@qq.com> Date: Fri, 4 Jul 2025 13:39:59 +0800 Subject: [PATCH] add git ignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cb75516 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +Build/ +Test/ \ No newline at end of file