Skip to content

Remove lock files from .gitignore

codgician requested to merge codgician/tracer:remove-locks into master

This change is intended to add packages-lock.json to the wwwroot folder to make it packagable by Nix.

It is recommended to commit the lock file to source control for deterministic installs (see this StackOverflow question for related discussions).

Merge request reports

Loading