diff options
author | Quentin Young <qlyoung@cumulusnetworks.com> | 2017-02-17 18:57:59 +0100 |
---|---|---|
committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2017-02-17 18:57:59 +0100 |
commit | 8044fa2890a0c6ac58e711b181390449169b4e87 (patch) | |
tree | 6d103c9cea5d96a77a25586dc71254dda06138ff /ospfd/.gitignore | |
parent | Merge pull request #103 from pguibert6WIND/frr_6wind_evpn_5 (diff) | |
download | frr-8044fa2890a0c6ac58e711b181390449169b4e87.tar.xz frr-8044fa2890a0c6ac58e711b181390449169b4e87.zip |
ospfd: add *.a to .gitignore
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'ospfd/.gitignore')
-rw-r--r-- | ospfd/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ospfd/.gitignore b/ospfd/.gitignore index f7d6f09f2..4b8787c89 100644 --- a/ospfd/.gitignore +++ b/ospfd/.gitignore @@ -14,4 +14,4 @@ TAGS .arch-ids *~ *.loT - +*.a |