From 2d1ea4823427f24d2a8d772f05bcdcc5cb5590eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=B3=A20668000637?= Date: Mon, 2 Mar 2026 11:40:30 +0800 Subject: [PATCH] ignore: add cursor files ignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 02ef18d1f..379d4ae89 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,7 @@ dist/ # Windows Application Icon/Resource *.syso + +# cursor +.cursorindexingignore +.specstory/ \ No newline at end of file