diff --git a/.env b/.env deleted file mode 100644 index facb74b..0000000 --- a/.env +++ /dev/null @@ -1,4 +0,0 @@ -UNBODY_API_KEY= -UNBODY_LPE_PROJECT_ID= -SIMPLECAST_ACCESS_TOKEN= -NEXT_PUBLIC_SITE_URL=https://press.logos.co \ No newline at end of file diff --git a/.gitignore b/.gitignore index 436eb65..29fc8f4 100644 --- a/.gitignore +++ b/.gitignore @@ -34,4 +34,5 @@ yarn-error.log* *.tsbuildinfo next-env.d.ts -.idea \ No newline at end of file +.idea +.env \ No newline at end of file