diff options
author | David Lamparter <equinox@opensourcerouting.org> | 2017-08-02 10:29:21 +0200 |
---|---|---|
committer | David Lamparter <equinox@opensourcerouting.org> | 2017-08-04 11:09:50 +0200 |
commit | afca06902e13288ad1fec47d73e811c91e92e5d7 (patch) | |
tree | d914489774a4137d7fdcae5ec9a9a06996e9a500 /ospf6d/.gitignore | |
parent | build: non-recursive ripd & ripngd (diff) | |
download | frr-afca06902e13288ad1fec47d73e811c91e92e5d7.tar.xz frr-afca06902e13288ad1fec47d73e811c91e92e5d7.zip |
build: non-recursive ospf*
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'ospf6d/.gitignore')
-rw-r--r-- | ospf6d/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ospf6d/.gitignore b/ospf6d/.gitignore index 3fef0b780..744af2d5c 100644 --- a/ospf6d/.gitignore +++ b/ospf6d/.gitignore @@ -1,5 +1,5 @@ +!Makefile Makefile.in -Makefile *.o *.patch ospf6d |