chore(gitignore): exclude cursor settings (#6779)

This commit is contained in:
one 2025-06-04 11:48:58 +08:00 committed by GitHub
parent f83f8bb789
commit 1be103a249
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
.gitignore vendored
View File

@ -45,7 +45,7 @@ stats.html
local local
.aider* .aider*
.cursorrules .cursorrules
.cursor/rules .cursor/*
# vitest # vitest
coverage coverage