diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-03-08 23:07:46 -0500 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-03-08 23:07:46 -0500 |
| commit | 7f57883ee6322b728e44f447da68ebc96b0664e9 (patch) | |
| tree | 8b1392c96f88324176f253d6fa7c64edc8d1a1a2 /eigrpd/.gitignore | |
| parent | baf9c436222ef0901caf2ba694f87a2746ddcd02 (diff) | |
eigrp: Initial Commit
Please Note, I will be redoing this commit message with
more information.
Additionally I will rework the lib/* changes into their
own commits.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'eigrpd/.gitignore')
| -rw-r--r-- | eigrpd/.gitignore | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/eigrpd/.gitignore b/eigrpd/.gitignore new file mode 100644 index 0000000000..e46af767b9 --- /dev/null +++ b/eigrpd/.gitignore @@ -0,0 +1,17 @@ +Makefile +Makefile.in +*.o +eigrpd +eigrpd.conf +tags +TAGS +.deps +.nfs* +*.lo +*.la +*.libs +.arch-inventory +.arch-ids +*~ +*.loT + |
