diff options
Diffstat (limited to 'ospfd')
-rw-r--r-- | ospfd/.gitignore | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ospfd/.gitignore b/ospfd/.gitignore new file mode 100644 index 00000000..6fce629e --- /dev/null +++ b/ospfd/.gitignore @@ -0,0 +1,14 @@ +Makefile +Makefile.in +*.o +ospfd +ospfd.conf +tags +TAGS +.deps +.nfs* +*.lo +*.la +*.libs +.arch-inventory +.arch-ids |