From: Marcio Barbosa Date: Wed, 20 Jul 2016 19:09:43 +0000 (-0400) Subject: macos: pkgbuild.sh should not be tracked by git X-Git-Tag: openafs-stable-1_8_0pre1~60 X-Git-Url: http://git.openafs.org/?p=openafs.git;a=commitdiff_plain;h=19ffa2b7f09bffea816dda4713ad53f4d8cb93cb macos: pkgbuild.sh should not be tracked by git The automatically generated pkgbuild.sh file should not be tracked by git. To fix this problem, add the name of this file to the proper .gitignore file. Change-Id: I9bdbad8e7cc02926de61e337ccb94d8a2c27ae43 Reviewed-on: https://gerrit.openafs.org/12343 Reviewed-by: Benjamin Kaduk Tested-by: Benjamin Kaduk --- diff --git a/src/packaging/MacOS/.gitignore b/src/packaging/MacOS/.gitignore index 1b80709..368a41c 100644 --- a/src/packaging/MacOS/.gitignore +++ b/src/packaging/MacOS/.gitignore @@ -8,6 +8,7 @@ /OpenAFS.info /OpenAFS.Description.plist /buildpkg.sh +/pkgbuild.sh /CellServDB .DS_Store *.mode1v3