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/?p=pdclib;a=commitdiff_plain;h=98babde5e3cce2fb150ca21c45d0267d1fd6536d 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