mirror of
https://git.sanhost.net/sanasol/hytale-f2p
synced 2026-02-26 14:01:48 -03:00
ignore package lock to avoid conflicts
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,2 +1,3 @@
|
|||||||
dist/*
|
dist/*
|
||||||
node_modules/*
|
node_modules/*
|
||||||
|
package-lock.json # Ignore package lock to avoid conflicts with yarn.lock
|
||||||
Reference in New Issue
Block a user