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:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -6,3 +6,7 @@ cli.test
|
||||
vault.test
|
||||
*.test
|
||||
settings.local.json
|
||||
|
||||
# Stale files
|
||||
.cursorrules
|
||||
coverage.out
|
||||
|
||||
Reference in New Issue
Block a user