From d47b8f9c1f8e000a58c91567697d92c42435b33d Mon Sep 17 00:00:00 2001 From: Don BURNS Date: Sat, 22 Sep 2001 02:04:50 +0000 Subject: [PATCH] Added files to keep cvs from removing empty directories lib and lib/osgPlugins --- lib/.README | 1 + lib/README | 1 - lib/osgPlugins/.README | 1 + lib/osgPlugins/README | 1 - 4 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 lib/.README delete mode 100644 lib/README create mode 100644 lib/osgPlugins/.README delete mode 100644 lib/osgPlugins/README diff --git a/lib/.README b/lib/.README new file mode 100644 index 000000000..140b7cd0f --- /dev/null +++ b/lib/.README @@ -0,0 +1 @@ +Keep this file here so CVS won't remove the directory diff --git a/lib/README b/lib/README deleted file mode 100644 index 9383088e5..000000000 --- a/lib/README +++ /dev/null @@ -1 +0,0 @@ -This file must exist or CVS will remove this directory on an update diff --git a/lib/osgPlugins/.README b/lib/osgPlugins/.README new file mode 100644 index 000000000..140b7cd0f --- /dev/null +++ b/lib/osgPlugins/.README @@ -0,0 +1 @@ +Keep this file here so CVS won't remove the directory diff --git a/lib/osgPlugins/README b/lib/osgPlugins/README deleted file mode 100644 index 9383088e5..000000000 --- a/lib/osgPlugins/README +++ /dev/null @@ -1 +0,0 @@ -This file must exist or CVS will remove this directory on an update