From 207faaabfd788bde7d3f9f797bc35048146c47bf Mon Sep 17 00:00:00 2001 From: Patrick Kidger <33688385+patrick-kidger@users.noreply.github.com> Date: Mon, 11 Jul 2022 12:09:10 +0100 Subject: [PATCH] Updated gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b1b6a31..5f82cd8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ **/__pycache__ *.egg-info +build/ +dist/