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