From e4c827e42903070b292f7fa2dd3cff0d1cf6f8c5 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 16 Oct 2023 22:32:22 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4dd298a..e90dea6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ **/Cargo.lock target -*.pest \ No newline at end of file +*.p*st