diff options
| author | David Lamparter <equinox@diac24.net> | 2018-08-18 05:29:10 +0200 | 
|---|---|---|
| committer | David Lamparter <equinox@diac24.net> | 2018-10-25 17:30:21 +0200 | 
| commit | 9cc65c1d3379671f8c92cbc07d66ee0ab89a4823 (patch) | |
| tree | 23d37011d342ced92cb3b453a7e1593b9ae9ebc4 /ospfd | |
| parent | e4472d12f7ece5c73e215582eab857b318431427 (diff) | |
*: cleanup .gitignore files
Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'ospfd')
| -rw-r--r-- | ospfd/.gitignore | 15 | 
1 files changed, 0 insertions, 15 deletions
diff --git a/ospfd/.gitignore b/ospfd/.gitignore index 752c875a62..fc65db33ee 100644 --- a/ospfd/.gitignore +++ b/ospfd/.gitignore @@ -1,17 +1,2 @@ -!Makefile -Makefile.in -*.o  ospfd  ospfd.conf -tags -TAGS -.deps -.nfs* -*.lo -*.la -*.libs -.arch-inventory -.arch-ids -*~ -*.loT -*.a  | 
