From d7052802694dc2dc00f38b6477909001db2aecf1 Mon Sep 17 00:00:00 2001 From: Volker Birk Date: Thu, 28 Mar 2019 13:51:11 +0100 Subject: [PATCH] ignoring more generally --- .hgignore | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.hgignore b/.hgignore index a0bd409..b9c430c 100644 --- a/.hgignore +++ b/.hgignore @@ -8,14 +8,14 @@ pEp.egg-info dist build .pythonhist -test/.gnupg -test/.lldb -test/.pEp_management.db* -test/.python_history +.gnupg +.lldb +.pEp_management.db* +.python_history +__pycache__ test/Laptop test/Library test/Phone test/TestInbox -test/__pycache__ test/lib