freebsd-dev/module/.gitignore
Ryan Moeller 5ad44a0ce9
FreeBSD: Ignore symlink to i386 includes
A symlink to i386 includes is created in the build dir on amd64 since
freebsd/freebsd-src@d07600c563

Tell git to ignore it like the other include links.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #13719
2022-08-02 16:34:23 -07:00

28 lines
249 B
Plaintext

*.ko
*.ko.unsigned
*.ko.out
*.ko.out.sig
*.ko.debug
*.ko.full
*.dwo
.*.cmd
.*.d
*.mod
/Kbuild
/.cache.mk
/.tmp_versions
/Module.markers
/Module.symvers
/vnode_if*
/bus_if.h
/device_if.h
/opt_global.h
/export_syms
/machine
/x86
/i386
!Makefile.in