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=98babde5e3cce2fb150ca21c45d0267d1fd6536d;hp=14b5b78e19a79f590233caee7848e7cb19084088;p=pdclib 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