chore: remove stale .cursorrules and coverage.out

Remove committed editor config (.cursorrules) and test coverage
artifact (coverage.out). Both added to .gitignore.
This commit is contained in:
user
2026-02-20 02:59:23 -08:00
parent 797d2678c8
commit 7546cb094f
3 changed files with 4 additions and 105 deletions

4
.gitignore vendored
View File

@@ -6,3 +6,7 @@ cli.test
vault.test
*.test
settings.local.json
# Stale files
.cursorrules
coverage.out