From d5f69eb9b14cf95f53c77d83380c762eaae76dec Mon Sep 17 00:00:00 2001 From: goulustis Date: Fri, 10 Oct 2025 16:32:20 +0800 Subject: [PATCH] ignore sht --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4337a6e..1faeef7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ assets/ +.vscode + *.pyc \ No newline at end of file