diff --git a/.gitignore b/.gitignore index 4b4b270..f2c1672 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /lib/ /downloads/ /app/.env.cfg -/public/tmp/ \ No newline at end of file +/public/tmp/ +composer.lock \ No newline at end of file