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