diff --git a/.env b/.env deleted file mode 100644 index 7e01ecd..0000000 --- a/.env +++ /dev/null @@ -1 +0,0 @@ -MONGO_URI="mongodb+srv://spelling-dee:p9ymWnSzP0H8OH2t@spelling-dee.4ckhrqz.mongodb.net/app" diff --git a/.gitignore b/.gitignore index 4053e96..89a9725 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ -__pycache__/ -evn/ -venv/ \ No newline at end of file +__pycache__/ +evn/ +venv/ +.env