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