# HG changeset patch
# User Jeff Hammel <k0scist@gmail.com>
# Date 1619299677 25200
# Node ID 79eeb5390c8a77b146aa72409ccb8550e5a93dbd
# Parent  8a86595a6f9c9fb36b03f7c561e54b66a0b7bab5
hgignore

diff -r 8a86595a6f9c -r 79eeb5390c8a .hgignore
--- a/.hgignore	Sat Apr 24 14:21:07 2021 -0700
+++ b/.hgignore	Sat Apr 24 14:27:57 2021 -0700
@@ -12,3 +12,5 @@
 ._*
 .tox
 .cache
+
+.local
\ No newline at end of file