From e0066095e7f74653c2c08d1b00010ba59f4c2cf3 Mon Sep 17 00:00:00 2001 From: Michael Meffie Date: Sat, 20 Jan 2018 18:34:18 -0500 Subject: [PATCH] libafs: git ignore build artifacts on Solaris Ignore build artifacts generated when building the kernel module for Solaris: src/libafs/inet src/libafs/nfs src/libafs/ufs Change-Id: Ie791c45c48ffc15547864bee568f52f74ab6020f Reviewed-on: https://gerrit.openafs.org/12955 Tested-by: BuildBot Reviewed-by: Benjamin Kaduk --- src/libafs/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/libafs/.gitignore b/src/libafs/.gitignore index 225e979..4ff29e7 100644 --- a/src/libafs/.gitignore +++ b/src/libafs/.gitignore @@ -20,10 +20,13 @@ /export.exp /export64.exp /h +/inet /linux /net /netinet +/nfs /rpc /sys /rx +/ufs /.makelog -- 1.9.4