diff --git a/.gitignore b/.gitignore index aeea2ba..6e7858a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ website/data/boundaries.geojson website/secrets.js -node_modules/* \ No newline at end of file +node_modules/* +package-lock.json \ No newline at end of file