diff --git a/.gitignore b/.gitignore index 7942916..1f59ba0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ # build output dist/ +# netlify local state +.netlify/ + # misc local files local/ diff --git a/.netlify/state.json b/.netlify/state.json deleted file mode 100644 index 40d0247..0000000 --- a/.netlify/state.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "siteId": "ffa3af0a-72b1-4bb4-afc2-1fa616aebe44" -} \ No newline at end of file