quagga: remove refix directory from git status

During one of our build processes we are getting
a refix directory in some places.  Remove these
from files that git considers

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
(cherry picked from commit 844cbf5d6cdfc6961e99e1c9ed35b826f3aa7562)
This commit is contained in:
Donald Sharp 2016-08-19 14:46:34 -04:00
parent dfee47aa92
commit 1bce440338
3 changed files with 3 additions and 1 deletions

1
doc/.gitignore vendored
View File

@ -32,3 +32,4 @@ stamp-vti
.arch-ids
*~
*.loT
refix

1
lib/.gitignore vendored
View File

@ -16,3 +16,4 @@ gitversion.h.tmp
*.loT
memtypes.h
route_types.h
refix

View File

@ -13,4 +13,4 @@ TAGS
.arch-ids
*~
*.loT
refix