diff --git a/.gitignore b/.gitignore index 1bb4956..35f414b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ Cargo.lock /target -.DS_Store \ No newline at end of file +.DS_Store +.env \ No newline at end of file