diff options
author | Brian Behlendorf <[email protected]> | 2018-05-13 18:59:02 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2018-05-13 18:59:02 -0700 |
commit | b669ab83bb3636e86b8fda271ee1549f2692d03a (patch) | |
tree | c948b6e5354e8ac2bd153780f6aeafde5b037e87 /man/man8 | |
parent | bc5f51c5de21fd8b7cf3110801a6b1db1e4c3d0a (diff) |
Ignore *.o.ur-safe build artifacts
Generated when building on Ubuntu 18.04. Also ignore the new
dynamically generated zfs-mount-generator.8 man page, and the
module/.cache.mk file.
Reviewed-by: Giuseppe Di Natale <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #7534
Diffstat (limited to 'man/man8')
-rw-r--r-- | man/man8/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/man8/.gitignore b/man/man8/.gitignore index be7e9040f..f2fc70214 100644 --- a/man/man8/.gitignore +++ b/man/man8/.gitignore @@ -1 +1,2 @@ /zed.8 +/zfs-mount-generator.8 |