From d1abbca7079c2b840ca422fa746ac3dfd2a91696 Mon Sep 17 00:00:00 2001 From: sugoidogo Date: Tue, 16 Dec 2025 03:01:39 -0800 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 371208e..3c6227e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules -dist/js \ No newline at end of file +dist/js +.wrangler \ No newline at end of file