# HG changeset patch # User Alys Brooks # Date 2022-01-02 18:19:08 # Node ID 29a8da900d7d121a989561d8064f49d259d33a23 # Parent d401a80c454af1cd1b33519431846a5be101a77a Ignore logs properly. diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -5,7 +5,7 @@ *.DS_Store *mono_crash* *.pytest_cache/* -*.log +log*.txt packages/* [Dd]ebug/