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