diff --git a/.gitignore b/.gitignore index ac03cf262b420409771a4f4010dfc0ef31f91398..bea4c240f8a7c140224d05eb2ab79e27fb8ccb1b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ postgres-data .idea/ vendor -composer.lock \ No newline at end of file +composer.lock +.env