diff --git a/.gitignore b/.gitignore index ec02ac2..a547bf3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,21 +1,16 @@ # Logs logs *.log - -# Lockfiles -package-lock.json -yarn.lock -pnpm-lock.yaml -bun.lock - -# Build artifacts -tsconfig.tsbuildinfo +npm-debug.log* +yarn-debug.log* +yarn-error.log* +pnpm-debug.log* +lerna-debug.log* node_modules dist dist-ssr *.local -.pnpm-store # Editor directories and files .vscode/* @@ -27,10 +22,3 @@ dist-ssr *.njsproj *.sln *.sw? - -# Agent workspace (internal, not for repo) -.hermes/ - -# Environment -.env -.env.local diff --git a/index.html b/index.html index e04c406..2b9dd3e 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - DevVoice + my-app