Skip to content

Commit 5ad44a0

Browse files
author
Ryan Moeller
authored
FreeBSD: Ignore symlink to i386 includes
A symlink to i386 includes is created in the build dir on amd64 since freebsd/freebsd-src@d07600c Tell git to ignore it like the other include links. Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Ryan Moeller <[email protected]> Closes #13719
1 parent 2f157cb commit 5ad44a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

module/.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@
2222
/export_syms
2323
/machine
2424
/x86
25+
/i386
2526

2627
!Makefile.in

0 commit comments

Comments
 (0)