From 7adc913e3f512e116905e59aac552b5a529442d0 Mon Sep 17 00:00:00 2001 From: "karl.hudgell" <karl.hudgell@bjss.com> Date: Wed, 19 Jan 2022 10:32:26 +0000 Subject: [PATCH] ignore build and dist --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 3a51d3f..bfb8e83 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ venv/ *.mp4 config.json __pycache__/ +build/ +dist/ +main.spec