Skip to content
Snippets Groups Projects
Commit b9605a2a authored by Mohamed, Fawzi Roberto (fawzi)'s avatar Mohamed, Fawzi Roberto (fawzi)
Browse files

ignoring package lock (with docker it is a hassle)

parent 974e5377
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,10 @@ kubeSupport/redis-user-db-pwd.txt
/deploy/*-pwd.txt
/deploy/*.yaml
# when deploying with docker keeping a package-lock.json file is more hassle than the issues it solves
# (it would be created in the docker image, or if mounting this as root)
package-lock.json
# Logs
logs
*.log
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment