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
This commit is contained in:
Ryan Moeller 2022-08-02 19:34:23 -04:00 committed by GitHub
parent 2f157cbe86
commit 5ad44a0ce9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
module/.gitignore vendored
View File

@ -22,5 +22,6 @@
/export_syms
/machine
/x86
/i386
!Makefile.in