From f2a3f1cc8eca07d0c51306a562897aa0e4f85dc6 Mon Sep 17 00:00:00 2001 From: Freyja Odinthrir Date: Thu, 11 Sep 2025 22:19:04 -0700 Subject: [PATCH] update gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4832bbf..cd52c5d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -build/ +build dist __pycache__ *.lock