Skip to content

Commit 82e8401

Browse files
fix: add package-lock.json in gitignore (#131)
* fix: add package-lock.json in gitignore * fix: remove package-lock from root
1 parent c63b35b commit 82e8401

File tree

2 files changed

+2
-12047
lines changed

2 files changed

+2
-12047
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,3 +137,5 @@ dist
137137
# Vite logs files
138138
vite.config.js.timestamp-*
139139
vite.config.ts.timestamp-*
140+
141+
package-lock.json

0 commit comments

Comments
 (0)