From: Russ Allbery Date: Wed, 4 Nov 2009 05:00:44 +0000 (-0800) Subject: .gitignore for src/pinstall X-Git-Tag: openafs-stable-1_4_12pre1~108 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=b2e9748225ac562cb1474752082b473d96c757a7;p=packages%2Fo%2Fopenafs.git .gitignore for src/pinstall Ignore the pinstall binary in src/pinstall. This is a 1.4-specific change since pinstall has been removed from master. Change-Id: I92ea9745174268e60ceb2b7aeff56d1263ff9072 Reviewed-on: http://gerrit.openafs.org/779 Tested-by: Derrick Brashear Reviewed-by: Derrick Brashear --- diff --git a/src/pinstall/.gitignore b/src/pinstall/.gitignore new file mode 100644 index 000000000..d135a905f --- /dev/null +++ b/src/pinstall/.gitignore @@ -0,0 +1,5 @@ +# After changing this file, please run +# git ls-files -i --exclude-standard +# to check that you haven't inadvertently ignored any tracked files. + +/pinstall