diff --git a/backend/.env b/backend/.env deleted file mode 100644 index 6a49ddf..0000000 --- a/backend/.env +++ /dev/null @@ -1,2 +0,0 @@ -FOURSQUARE_SERVICE_TOKEN="fsq3DFXKFtQkVsgKt5Bul/u1nhzEpVzxpyixL4y9ahSm5cc=" -GEMINI_API_KEY="AIzaSyAGXspPFiKkmicShhkyuGnUvqxuaWbBtKE" \ No newline at end of file diff --git a/backend/.gitignore b/backend/.gitignore index c338a8d..e0e92ea 100644 --- a/backend/.gitignore +++ b/backend/.gitignore @@ -1,6 +1,2 @@ -crew_agent .env -.env.local -.env.development.local -.env.test.local -.env.production.local \ No newline at end of file +crew_agent