diff options
author | David Lamparter <equinox@diac24.net> | 2018-08-18 05:29:10 +0200 |
---|---|---|
committer | David Lamparter <equinox@opensourcerouting.org> | 2018-09-08 21:30:42 +0200 |
commit | e7c25325ccf55e0dc4b9a264fc3cf2f91e523d7d (patch) | |
tree | cd45526988cd1ce4a6ecbac68b5f6b9b82e3e677 /ripngd | |
parent | tests: properly locate files in builddir (diff) | |
download | frr-e7c25325ccf55e0dc4b9a264fc3cf2f91e523d7d.tar.xz frr-e7c25325ccf55e0dc4b9a264fc3cf2f91e523d7d.zip |
*: cleanup .gitignore files
Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'ripngd')
-rw-r--r-- | ripngd/.gitignore | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/ripngd/.gitignore b/ripngd/.gitignore index 213384d13..e6a8ee6be 100644 --- a/ripngd/.gitignore +++ b/ripngd/.gitignore @@ -1,17 +1,2 @@ -!Makefile -Makefile.in -*.o ripngd ripngd.conf -tags -TAGS -.deps -.nfs* -*.lo -*.la -*.libs -.arch-inventory -.arch-ids -*~ -*.loT -*.a |