HomeFreeBSD

gitignore: expand list of ignored files

Description

gitignore: expand list of ignored files

Add the *.swp and *~ pattern for vim temporary files. Expand the
cscope ones to include all files possibly generated by cscope and also
add some known object formats.

Also remove the leading '?' from cscope.out, or else it doesn't match
the cscope.out file generated by default (as it expects an extra
character in front).

Reviewed by: gjb, uqs, lwhsu
Sponsored by: Citrix Systems R&D
Differential Revision: https://reviews.freebsd.org/D28095

Details

Provenance
roygerAuthored on Jan 11 2021, 5:31 PM
Reviewer
gjb
Differential Revision
D28095: gitignore: expand list of ignored files
Parents
rG37bd3aa6fac8: amd64: use builtins for all ffs* variants
Branches
Unknown
Tags
Unknown