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)
Fri, Oct 10, 5:11 AM
Unknown Object (File)
Wed, Oct 8, 9:11 AM
Unknown Object (File)
Wed, Oct 1, 6:54 AM
Unknown Object (File)
Sep 12 2025, 11:47 PM
Unknown Object (File)
Aug 21 2025, 3:57 AM
Unknown Object (File)
Aug 16 2025, 3:23 AM
Unknown Object (File)
Aug 11 2025, 1:08 PM
Unknown Object (File)
Aug 3 2025, 5:42 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.