Skip to content
This repository was archived by the owner on Feb 27, 2026. It is now read-only.

Commit 7b2f15d

Browse files
committed
refactor: remove lock files from .gitignore and update vite config
Remove unnecessary lock files from .gitignore to streamline version control. Update Vite configuration to allow all hosts in both development and preview modes for better accessibility
1 parent ca7bdef commit 7b2f15d

3 files changed

Lines changed: 9170 additions & 9 deletions

File tree

apps/web/.gitignore

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,3 @@ dist-ssr
2222
*.njsproj
2323
*.sln
2424
*.sw?
25-
26-
27-
pnpm-lock.yaml
28-
yarn.lock
29-
package-lock.json
30-
bun.lockb

0 commit comments

Comments
 (0)