From: Steve Losh Date: Fri, 30 Jan 2009 01:54:33 +0000 (-0500) Subject: Starting off with an hgignore! X-Git-Tag: 1.0.0~53^2~4^2~54 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=90fdd9601e2450a420564668b01fb6df1287c196;p=be.git Starting off with an hgignore! --- 90fdd9601e2450a420564668b01fb6df1287c196 diff --git a/.hgignore b/.hgignore new file mode 100644 index 0000000..a0e81b7 --- /dev/null +++ b/.hgignore @@ -0,0 +1,6 @@ +syntax: glob +*.pyc +.DS_Store +*.log +*.tmproj +