From: Owen Shepherd Date: Wed, 10 Oct 2012 15:00:08 +0000 (+0100) Subject: Update .hgignore to ignore sublime text workspaces X-Git-Url: https://pd.if.org/git/?a=commitdiff_plain;h=4709c796aa86ab9dacfa8c63e297482d0489c141;hp=507d3eccbf4c74e4694165f9e00ab79d894b4f66;p=pdclib.old Update .hgignore to ignore sublime text workspaces --- diff --git a/.hgignore b/.hgignore index ed45690..cbb3a61 100644 --- a/.hgignore +++ b/.hgignore @@ -8,4 +8,5 @@ syntax: glob *.dylib *.dso *~ +*.sublime-workspace html/*/*.html \ No newline at end of file