mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 15:00:12 +00:00
FBSD: Fix typo in .gitignore for FreeBSD built products directory
In the project root .gitignore, fix a typo which was causing the built products directory to not be properly ignored. Change-Id: Iea83a135b6f5a4c60c76df7c8bfcc65df90e1b39 Reviewed-on: https://gerrit.openafs.org/15903 Tested-by: BuildBot <buildbot@rampaginggeek.com> Reviewed-by: Andrew Deason <adeason@sinenomine.net>
This commit is contained in:
parent
8b1b708e5f
commit
c220ac7a9f
2
.gitignore
vendored
2
.gitignore
vendored
@ -64,7 +64,7 @@ config.log
|
|||||||
# Destination build directories
|
# Destination build directories
|
||||||
/alpha_nbsd*
|
/alpha_nbsd*
|
||||||
/amd64_linux*
|
/amd64_linux*
|
||||||
/amd64_fsbd*
|
/amd64_fbsd*
|
||||||
/amd64_nbsd*
|
/amd64_nbsd*
|
||||||
/dest
|
/dest
|
||||||
/hp_ux*
|
/hp_ux*
|
||||||
|
Loading…
Reference in New Issue
Block a user