freebsd-dev/module/.gitignore
Brian Behlendorf b669ab83bb
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 <dinatale2@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #7534
2018-05-13 18:59:02 -07:00

15 lines
132 B
Plaintext

*.ko
*.ko.unsigned
*.ko.out
*.ko.out.sig
*.dwo
.*.cmd
.*.d
/.cache.mk
/.tmp_versions
/Module.markers
/Module.symvers
!Makefile.in