From a7d556b2762ead75a5754f337388256e3a28df73 Mon Sep 17 00:00:00 2001 From: xbazzi Date: Thu, 21 Aug 2025 23:51:59 -0600 Subject: [PATCH] chore: add gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9a43eaf..a1ce335 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ build/ .direnv/ .vscode -html \ No newline at end of file +html/ \ No newline at end of file