Add package-lock.json to .gitignore
Made-with: Cursor
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
# Dependencies
|
||||
node_modules/
|
||||
package-lock.json
|
||||
|
||||
# Build / output
|
||||
dist/
|
||||
|
||||
Reference in New Issue
Block a user