From: Edward Z. Yang Date: Tue, 19 May 2009 04:58:07 +0000 (-0400) Subject: Add srv directory for bare repositories to live. X-Git-Url: https://scripts.mit.edu/gitweb/wizard.git/commitdiff_plain/62a5e12e496fb72e4e33e86713d78351a324883d?ds=sidebyside Add srv directory for bare repositories to live. Signed-off-by: Edward Z. Yang --- diff --git a/srv/.gitignore b/srv/.gitignore new file mode 100644 index 0000000..72e8ffc --- /dev/null +++ b/srv/.gitignore @@ -0,0 +1 @@ +* diff --git a/srv/README b/srv/README new file mode 100644 index 0000000..394124a --- /dev/null +++ b/srv/README @@ -0,0 +1,2 @@ +This directory contains the bare Git repositories for our interesting +stuff. It has a very broad .gitignore.