From 8a1501b5e07362b8b01a31cc2285133c61493295 Mon Sep 17 00:00:00 2001 From: uriel Date: Tue, 10 Jun 2008 16:38:42 +0200 Subject: [PATCH] Ignore sites/* --- .hgignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .hgignore diff --git a/.hgignore b/.hgignore new file mode 100644 index 0000000..f1daae7 --- /dev/null +++ b/.hgignore @@ -0,0 +1,2 @@ +syntax: glob +sites/*