From: Eduardo San Martin Morote Date: Wed, 4 Dec 2024 15:51:03 +0000 (+0100) Subject: chore: ignore temp tsconfig X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49eb85014fc61f7077d12bade2be7d42a5b4e744;p=thirdparty%2Fvuejs%2Frouter.git chore: ignore temp tsconfig --- diff --git a/.gitignore b/.gitignore index faa34781..9053a110 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ local.log _selenium-server.log packages/*/LICENSE tracing_output +tsconfig.vitest-temp.json