diff --git a/.env b/.env.example similarity index 100% rename from .env rename to .env.example diff --git a/.gitignore b/.gitignore index 620cd00..49dc17d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ .project .settings .DS_Store +.env