diff --git a/.gitignore b/.gitignore index b1dff0d..360c04a 100644 --- a/.gitignore +++ b/.gitignore @@ -42,4 +42,7 @@ bin/ .vscode/ ### Mac OS ### -.DS_Store \ No newline at end of file +.DS_Store + +.idea/* +.env \ No newline at end of file