From 3c0c49b8a2c7e6bbe4a9755ae9e4072cb6e6591e Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sat, 28 Sep 2024 23:47:49 +0200 Subject: [PATCH] feat: update Signed-off-by: kjuulh --- cuddle-leptos/.gitignore | 4 ---- 1 file changed, 4 deletions(-) diff --git a/cuddle-leptos/.gitignore b/cuddle-leptos/.gitignore index 760834d..a2d0ceb 100644 --- a/cuddle-leptos/.gitignore +++ b/cuddle-leptos/.gitignore @@ -1,12 +1,8 @@ -# Generated by Cargo -# will have compiled files and executables /target/ pkg -# These are backup files generated by rustfmt **/*.rs.bk -# node e2e test tools and outputs node_modules/ test-results/ end2end/playwright-report/