From 50d7f29365dead65d0a4fb1d7132b129028c96fc Mon Sep 17 00:00:00 2001 From: awalol Date: Sat, 25 Apr 2026 16:37:08 +0800 Subject: [PATCH] update: .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2435c20..7494ec1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ build -!.vscode/* +.vscode +.idea +example