Page MenuHomeFreeBSD

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

Authored by melifaro on Jan 8 2022, 4:14 PM.
Tags
None
Referenced Files
F170651222: D33794.id.diff
Sat, Sep 5, 7:56 PM
Unknown Object (File)
Fri, Sep 4, 12:16 PM
Unknown Object (File)
Thu, Sep 3, 11:18 AM
Unknown Object (File)
Thu, Sep 3, 11:18 AM
Unknown Object (File)
Thu, Sep 3, 11:18 AM
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
Subscribers

Details

Summary

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

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 43785
Build 40673: arc lint + arc unit

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.