From ad2a5340b09ce85ef5ac942b3b2f81c14efec33c Mon Sep 17 00:00:00 2001 From: david_williams <david_williams> Date: Sun, 22 Apr 2007 23:30:33 +0000 Subject: [PATCH] adding .project file to download sites directory --- downloadsites/.project | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 downloadsites/.project diff --git a/downloadsites/.project b/downloadsites/.project new file mode 100644 index 000000000..66655bc5f --- /dev/null +++ b/downloadsites/.project @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>downloadsites</name> + <comment> + This project simply holds the primary html/php files for the + download sites. They are not actually "built" nor routinely + checked out to replace those that exist, but, it is important to + have them under version control, etc. + </comment> + <projects></projects> + <buildSpec></buildSpec> + <natures></natures> +</projectDescription> -- GitLab