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)
Wed, Sep 2, 1:05 AM
Unknown Object (File)
Mon, Aug 31, 2:19 AM
Unknown Object (File)
Mon, Aug 31, 1:15 AM
Unknown Object (File)
Wed, Aug 26, 7:42 PM
Unknown Object (File)
Sat, Aug 22, 10:43 PM
Unknown Object (File)
Aug 4 2026, 8:16 AM
Unknown Object (File)
Aug 4 2026, 4:35 AM
Unknown Object (File)
Aug 3 2026, 4:45 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.