From f0d95d51793e1a15c54c9e629bac51478bcb02a2 Mon Sep 17 00:00:00 2001 From: sunbeam0529 Date: Sat, 26 Apr 2025 16:01:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9B=E5=BB=BA=E4=BB=93=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b556aca --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +Debug +Example +*.wsdt +settings \ No newline at end of file