From 9c96e13f716c4049b00d2857e4be1d4ffdc55574 Mon Sep 17 00:00:00 2001 From: FullGreaM Date: Sat, 25 Oct 2025 22:27:42 +0300 Subject: [PATCH] add tmp/ to gitignore --- src/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/.gitignore b/src/.gitignore index a760572..2506f6a 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -131,3 +131,5 @@ dist .pnp.* # cookies cookies.txt +# tmp folder +tmp/