From 2b264e0864fb8cde402f691e701465fb390d0107 Mon Sep 17 00:00:00 2001 From: august kline Date: Sun, 23 Feb 2025 14:50:31 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/.gitignore b/.gitignore index a547bf3..e43b0f9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,24 +1 @@ -# Logs -logs -*.log -npm-debug.log* -yarn-debug.log* -yarn-error.log* -pnpm-debug.log* -lerna-debug.log* - -node_modules -dist -dist-ssr -*.local - -# Editor directories and files -.vscode/* -!.vscode/extensions.json -.idea .DS_Store -*.suo -*.ntvs* -*.njsproj -*.sln -*.sw?