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)
Tue, Apr 23, 5:50 PM
Unknown Object (File)
Mon, Apr 22, 3:52 AM
Unknown Object (File)
Sat, Apr 6, 10:28 PM
Unknown Object (File)
Sun, Mar 31, 1:20 AM
Unknown Object (File)
Sun, Mar 31, 1:20 AM
Unknown Object (File)
Sun, Mar 31, 1:20 AM
Unknown Object (File)
Sun, Mar 31, 1:05 AM
Unknown Object (File)
Jan 16 2024, 12:29 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.