diff --git a/.env b/.env new file mode 100644 index 0000000..a139098 --- /dev/null +++ b/.env @@ -0,0 +1,2 @@ +PUBLIC_ANALYTICS_URL= +PUBLIC_ANALYTICS_ID= \ No newline at end of file diff --git a/.gitignore b/.gitignore index 5040242..b95e265 100644 --- a/.gitignore +++ b/.gitignore @@ -11,7 +11,6 @@ node_modules Thumbs.db # Env -.env .env.* !.env.example !.env.test