From a3477c0efd8db778ca8a92f7a446dd3915bc9132 Mon Sep 17 00:00:00 2001 From: Sandip Samal Date: Thu, 12 Sep 2024 14:08:37 -0400 Subject: [PATCH] updated .gitignore file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ffd9fdb..822b3d3 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ __pycache__/ .vscode/ venv/ +build/