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.

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

(limited to 'vtysh')

diff --git a/vtysh/.gitignore b/vtysh/.gitignore
new file mode 100644
index 00000000..ed3f1f39
--- /dev/null
+++ b/vtysh/.gitignore
@@ -0,0 +1,13 @@
+Makefile
+Makefile.in
+*.o
+vtysh
+tags
+TAGS
+.deps
+vtysh_cmd.c
+.nfs*
+extract.pl
+.libs
+.arch-inventory
+.arch-ids
-- 
cgit v1.2.1