]> git.cworth.org Git - notmuch/commitdiff
.gitignore: ignore __pycache__
authorEric Blake <eblake@redhat.com>
Wed, 6 Sep 2023 15:26:08 +0000 (10:26 -0500)
committerDavid Bremner <david@tethera.net>
Tue, 19 Sep 2023 09:50:40 +0000 (06:50 -0300)
Python likes to leave behind cache files; noticeable when doing an
in-tree build.


No differences found