diff options
author | Jafar Al-Gharaibeh <jafar@atcorp.com> | 2017-07-12 18:55:04 +0200 |
---|---|---|
committer | Jafar Al-Gharaibeh <jafar@atcorp.com> | 2017-07-12 18:55:04 +0200 |
commit | 9abbae000b273abaef867cab10f95ea87e28caee (patch) | |
tree | c0cf613b7e1ce4df90a1821ac2319ed0763e5aa6 /snapcraft/.gitignore | |
parent | lib: fix error message to reference FRR (diff) | |
download | frr-9abbae000b273abaef867cab10f95ea87e28caee.tar.xz frr-9abbae000b273abaef867cab10f95ea87e28caee.zip |
gitignore: update references to FRR
Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
Diffstat (limited to 'snapcraft/.gitignore')
-rw-r--r-- | snapcraft/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/snapcraft/.gitignore b/snapcraft/.gitignore index e050ff0c8..ac7860290 100644 --- a/snapcraft/.gitignore +++ b/snapcraft/.gitignore @@ -2,5 +2,5 @@ snapcraft.yaml parts prime stage -quagga*.snap +frr*.snap !*/Makefile |