diff options
| author | Quentin Young <qlyoung@cumulusnetworks.com> | 2017-02-17 17:57:59 +0000 |
|---|---|---|
| committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2017-02-17 17:57:59 +0000 |
| commit | 8044fa2890a0c6ac58e711b181390449169b4e87 (patch) | |
| tree | 6d103c9cea5d96a77a25586dc71254dda06138ff | |
| parent | bac515c64c89ccbb8a22fa40bd595dd2999404ee (diff) | |
ospfd: add *.a to .gitignore
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
| -rw-r--r-- | ospfd/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ospfd/.gitignore b/ospfd/.gitignore index f7d6f09f22..4b8787c89e 100644 --- a/ospfd/.gitignore +++ b/ospfd/.gitignore @@ -14,4 +14,4 @@ TAGS .arch-ids *~ *.loT - +*.a |
