Add gitignore for cursor files

This commit is contained in:
scottkiener-at-safelite 2026-06-11 10:30:32 -04:00
parent f225f352ce
commit 1d11d3d392

3
.gitignore vendored
View file

@ -31,6 +31,9 @@ ortoni-report/
*.sln
*.sw?
# Cursor
.cursor/
# Misc
coverage/*
junit.xml