From 5156d1d7635806a237bdf9857702068290fc6340 Mon Sep 17 00:00:00 2001 From: Mike Crute Date: Tue, 20 Apr 2010 23:02:42 -0400 Subject: First pass at the basic client --- .hgignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .hgignore (limited to '.hgignore') diff --git a/.hgignore b/.hgignore new file mode 100644 index 0000000..a26d142 --- /dev/null +++ b/.hgignore @@ -0,0 +1,2 @@ +syntax:glob +*.pyc -- cgit v1.2.3