summaryrefslogtreecommitdiff
path: root/eigrpd/.gitignore
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2017-03-08 23:07:46 -0500
committerDonald Sharp <sharpd@cumulusnetworks.com>2017-03-08 23:07:46 -0500
commit7f57883ee6322b728e44f447da68ebc96b0664e9 (patch)
tree8b1392c96f88324176f253d6fa7c64edc8d1a1a2 /eigrpd/.gitignore
parentbaf9c436222ef0901caf2ba694f87a2746ddcd02 (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/.gitignore17
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
+