diff --git a/.gitignore b/.gitignore index 03426c0..0892000 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,6 @@ vendor/ *.swo # Environment files -.env \ No newline at end of file +.env + +bin/ \ No newline at end of file