fix: don't ignore package-lock.json
parent
810b3a455f
commit
068db3c01b
|
@ -32,7 +32,6 @@ nohup.out
|
||||||
.hugo_build.lock
|
.hugo_build.lock
|
||||||
|
|
||||||
# Netlify Functions build output
|
# Netlify Functions build output
|
||||||
package-lock.json
|
|
||||||
/functions/
|
/functions/
|
||||||
/node_modules/
|
/node_modules/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue