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)
Dec 11 2024, 1:02 AM
Unknown Object (File)
Dec 6 2024, 11:55 AM
Unknown Object (File)
Nov 16 2024, 7:58 AM
Unknown Object (File)
Nov 10 2024, 11:22 AM
Unknown Object (File)
Oct 28 2024, 8:29 PM
Unknown Object (File)
Oct 17 2024, 12:59 PM
Unknown Object (File)
Oct 2 2024, 7:19 PM
Unknown Object (File)
Sep 21 2024, 5:18 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.