HomeFreeBSD

Verify .gitignore entries

Description

Verify .gitignore entries

This change adds a make target 'vcscheck' which scans the git workspace
for new, untracked files missing from the .gitignore configuration; this
is done to help prevent adding unwanted build artifacts to the source
tree during development.

Reviewed-by: Neal Gompa <ngompa@datto.com>
Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: loli10K <ezomori.nozomu@gmail.com>
Closes #8281

Details

Provenance
loli10K <loli10K@users.noreply.github.com>Authored on Jan 15 2019, 7:56 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Jan 15 2019, 7:56 PM
Parents
rG9b626c126e78: Tag 0.8.0-rc3
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG7b02fae7a667: Verify .gitignore entries (authored by loli10K <loli10K@users.noreply.github.com>).Jan 15 2019, 7:56 PM