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.

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

(limited to 'watchquagga/.gitignore')

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