From a412a688ab2261e5fd09ed218aaa69fee432fa02 Mon Sep 17 00:00:00 2001 From: edschuy95 Date: Thu, 8 Jan 2026 17:46:33 -0500 Subject: [PATCH] update gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 9491a2f..4e49b80 100644 --- a/.gitignore +++ b/.gitignore @@ -179,6 +179,10 @@ DocProject/Help/html # Click-Once directory publish/ +# Python build and distribution dirs +build/ +dist/ + # Publish Web Output *.[Pp]ublish.xml *.azurePubxml