From 7cfc30fb15fbefef7096dc5ea0159ffecb57fad7 Mon Sep 17 00:00:00 2001 From: Tony Date: Wed, 19 Apr 2023 00:47:18 +0800 Subject: [PATCH] Git ignore pycache --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 9e6069d..9fefedd 100644 --- a/.gitignore +++ b/.gitignore @@ -34,6 +34,8 @@ packages/etc/systemd/system/edge@.service packages/etc/systemd/system/supernode.service *dSYM* +__pycache__ + # Binaries built to run tests tools/tests-auth tools/tests-compress