diff options
author | Donald Sharp <sharpd@cumulusnetworks.com> | 2016-08-19 20:46:34 +0200 |
---|---|---|
committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2016-09-09 01:52:20 +0200 |
commit | 1bce440338a30a20ec06b3dbf7b8fa5031ad363a (patch) | |
tree | d4f98b14a1e189e9ec9fa42b5d459d432a4a1066 /doc | |
parent | Merge remote-tracking branch 'origin/cmaster' into cmaster-next (diff) | |
download | frr-1bce440338a30a20ec06b3dbf7b8fa5031ad363a.tar.xz frr-1bce440338a30a20ec06b3dbf7b8fa5031ad363a.zip |
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)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/.gitignore b/doc/.gitignore index 5071f9870..66c43c73e 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -32,3 +32,4 @@ stamp-vti .arch-ids *~ *.loT +refix |