Page MenuHomeFreeBSD

gitignore: ignore vim swap files & .rej/.orig
ClosedPublic

Authored by melifaro on Jan 8 2022, 4:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 29, 5:32 AM
Unknown Object (File)
Jan 27 2026, 4:55 AM
Unknown Object (File)
Jan 24 2026, 12:25 AM
Unknown Object (File)
Jan 21 2026, 7:30 PM
Unknown Object (File)
Jan 16 2026, 4:41 AM
Unknown Object (File)
Jan 14 2026, 12:01 PM
Unknown Object (File)
Jan 7 2026, 5:28 PM
Unknown Object (File)
Jan 6 2026, 8:28 AM
Subscribers

Details

Summary

Expand vim swap file exclusion to .swo and swn.
Ignore results of path(1): .orig and .rej.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Typo in summary: s/path/patch/

This revision is now accepted and ready to land.Jan 8 2022, 4:57 PM

LGTM. My only comment is that I am not sure if the file really has any sorting order, but there is some resemblance of it, so maybe it's worthwhile keeping it.