diff --git a/.gitignore b/.gitignore index 5a9219c..99dab9a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,5 +5,6 @@ dist-ssr config pages public +README.md *.local .env \ No newline at end of file diff --git a/README.md b/README.markdown similarity index 100% rename from README.md rename to README.markdown