From 3c5a0a4f8fe3811affff6d5e123379eedb083571 Mon Sep 17 00:00:00 2001
From: Paul Jakma <paul.jakma@sun.com>
Date: Sun, 19 Feb 2006 17:30:10 +0000
Subject: [administrivia] Add .gitignore files, based on .cvsignores.

---
 bgpd/.gitignore | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 bgpd/.gitignore

(limited to 'bgpd/.gitignore')

diff --git a/bgpd/.gitignore b/bgpd/.gitignore
new file mode 100644
index 00000000..f4504f62
--- /dev/null
+++ b/bgpd/.gitignore
@@ -0,0 +1,15 @@
+Makefile
+Makefile.in
+*.o
+bgpd
+bgp_btoa
+bgpd.conf
+tags
+TAGS
+.deps
+.nfs*
+*.lo
+*.la
+*.libs
+.arch-inventory
+.arch-ids
-- 
cgit v1.2.1