diff --git a/.gitignore b/.gitignore index fc88ca9..94ca320 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ node_modules/ -.vscode/ \ No newline at end of file +.vscode/ + +.env \ No newline at end of file