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