From 41ee469dff382fced2b9446726f1e78689a463cb Mon Sep 17 00:00:00 2001 From: Kia Ishii Date: Mon, 31 Oct 2022 20:05:30 +0900 Subject: [PATCH] chore: format --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b0bd43cf04f5..3a95953c8459 100644 --- a/.gitignore +++ b/.gitignore @@ -2,14 +2,14 @@ /src/client/shared.ts /src/node/shared.ts *.log +*.tgz .DS_Store .idea +.temp .vite_opt_cache .vscode dist +examples-temp node_modules pnpm-global TODOs.md -.temp -*.tgz -examples-temp