diff --git a/.env b/.env deleted file mode 100644 index bc75ef3..0000000 --- a/.env +++ /dev/null @@ -1,3 +0,0 @@ -DISCORD_ID=807477472375341066 -DISCORD_SECRET=LK6GfzRsRqxMC8I2l9LgVFK-tkt0GM3o -DATABASE_URL=mongodb+srv://cathtest:gae2021@cluster0.gzyzj.mongodb.net/Data \ No newline at end of file diff --git a/.gitignore b/.gitignore index 1437c53..74b7586 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ yarn-debug.log* yarn-error.log* # local env files +.env .env.local .env.development.local .env.test.local