From 8575441007a3e9b24563d6e728b3b9a426f785fa Mon Sep 17 00:00:00 2001
From: Steve Muir <smuir@cs.princeton.edu>
Date: Thu, 10 Nov 2005 23:38:22 +0000
Subject: [PATCH] Goddamn util-vserver doesn't have .cvsignore files

---
 .cvsignore     | 14 ++++++++++++++
 lib/.cvsignore |  4 ++++
 2 files changed, 18 insertions(+)
 create mode 100644 .cvsignore
 create mode 100644 lib/.cvsignore

diff --git a/.cvsignore b/.cvsignore
new file mode 100644
index 0000000..5797688
--- /dev/null
+++ b/.cvsignore
@@ -0,0 +1,14 @@
+.X_user_local_etc-up-to-date
+.deps
+.fixups
+.pathconfig.h.pathsubst.stamp
+FEATURES.txt
+Makefile
+autom4te.cache
+config.cache
+config.h
+config.log
+config.status
+libtool
+pathconfig.h
+stamp-h1
diff --git a/lib/.cvsignore b/lib/.cvsignore
new file mode 100644
index 0000000..74e8a83
--- /dev/null
+++ b/lib/.cvsignore
@@ -0,0 +1,4 @@
+.deps
+.dirstamp
+.libs
+*.lo
-- 
2.47.0